BODY, TD {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.name {
	color: #293189;
	font-weight: bold;
	font-size: 24px;
}
a {
	color:#660099;
	font-weight: bold;
	text-decoration:none
}

a:hover {
	font-weight: bold;
	color:#cc33cc;
	text-decoration:none;
}
.mainmenu {
	color:#660099;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}

.small {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.boldred {
	font-weight:bold;
	color:#FF0000;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.boldorange {
 	color: #CC3300; 
	font-weight: bold;
 }