body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #DDEDED;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	line-height:1.5em;
}
.bullet {font-size: 14px; font-weight: bold; color: #BE261F; list-style-image:url(images/bullet.gif); margin:0px 0px 8px 0px; }
.redcolor {color: #FF0000}
.darkredbold {
	color: #006666;
	font-weight: bold;
}
.trebuchetmsfont {font-family: "Trebuchet MS", Tahoma, Arial, Verdana, "Times New Roman"}
.boldgeogriablue {
	color: #355E8C;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.buletsquare {
	color: #355E8C;
	font-size: 11px;
	margin:0px 0px 15px 0px;
	list-style-type:square;
}
.PADDING10{padding:10px;}
.justify{text-align:justify}