body {
	background-color : white;
	color : #184B8A; /*normal text color (blueish)*/
}

.maintext {
	FONT-SIZE: 14pt; 
	FONT-FAMILY: Arial;
	color : #595959;
	mso-bidi-font-size: 12.0pt;
}

.smalltext {
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial;
	color : #184B8A;
	mso-bidi-font-size: 12.0pt;
}

.boldtext {
	FONT-SIZE: 18pt; 
	FONT-FAMILY: Arial;
	color : black;
	mso-bidi-font-size: 12.0pt;
}

.menu, .menu_bot  {
	color : #595959;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #595959;
	text-decoration: none;
}
.menu_bot a {
	color : #000000;
	text-decoration: none;
}
.menu a:hover {
	color : red;
}

.bullet {
	text-indent: 0.25in; 
	mso-list: l0 level1 lfo2;
	tab-stops: list .5in;
	word-spacing: 0;
	line-height: 100%;
	margin-left: 0.5in;
	margin-top: 0;
	margin-bottom: 0
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color : #595959;
}
