BODY {
	background-color : White;
}
A {
	color : #517352;
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight : normal;
}
A.small {
	color : #517352;
	font-weight : bold;
	font-family : Arial,Helvetica;
	font-size : 10px;
}
A.plain {
	color : #517352;
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight : normal;
}
A.large {
	color : #517352;
	font-weight : bold;
	font-family : Arial,Helvetica;
	font-size : 12px;
}
.title {
	color : #000000;
	font-family : Arial,Helvetica;
	font-size : 16px;
	font-weight : bold;
}
.subtitle {
	color : #000000;
	font-family : Arial,Helvetica;
	font-size : 14px;
	font-weight : bold;
}
.subtitle_small {
	color : #000000;
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
}
.small_green_text {
	color : #517352;
	font-family : Arial,Helvetica;
	font-size : 10px;
	font-weight : normal;
}
.maintext {
	color : #000000;
	font-family : Arial,Helvetica;
	font-size : 12px;
}
.maintext_white {
	color : #ffffff;
	font-family : Arial,Helvetica;
	font-size : 12px;
}
.maintext_italic {
	color : #000000;
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-style : italic;
}
.smalltext {
	color : #000000;
	font-family : Arial,Helvetica;
	font-size : 10px;
}
.greentext_bold {
	color : #517352;
	font-family : Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
}

