body {
	font-family: Arial, Helvetica, sans-serif;
}
.mainTxt {
	font-size: x-small;
}
.title1 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.nav1 {
	font-size: x-small;
}
.title2 {

	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li {
	font-size: 11px;
	color: #003333;
	list-style-position: outside;
	list-style-type: disc;



}
.title3 {
	font-size: 14px;
	color: #F00;

}
.rmtable {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #336699;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #336699;
}
.details {
	font-size: 11px;
}
.linkBlue {
	color: #66FFFF;
}
.linkOlive {
	color: #666600;
}
