body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
}
a:link {
	color: #33a7f0;
	text-decoration: none;
}
a:visited {
	color: #9cceed;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
.bold {
	font-weight: bold;
	font-size: 14px;

}
.tablehead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top:2px;
	padding-bottom: 2px;
	border: 1px dotted #3399FF;
}
.bolditalics {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

