body,td,p{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}
.dotted{
	border:dotted 4px black;}
}
.yellow {
	background-color: #FFFF00;
}
a.maroon {	font-family: Georgia, Times New Roman, Times, serif;
	color: #660000;
	text-decoration: underline;
	font-weight: none;
}
a.maroon:hover {	font-family: Georgia, Times New Roman, Times, serif;
	color: #660000;
	text-decoration: none;
	font-weight: none;
}
a.blue {	font-family: Georgia, Times New Roman, Times, serif;
	color: #000033;
	text-decoration: underline;
	font-weight: none;
}
a.blue:hover {	font-family: Georgia, Times New Roman, Times, serif;
	color: #000033;
	text-decoration: none;
	font-weight: none;
}
a.white {	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: none;
}
a.white:hover {	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}
a.black {	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	text-decoration: underline;
}
a.black:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
}