body {
	font-family:Times New Roman;
	font-size: 16px;
	scrollbar-base-color: #333366; 
	color: #000066;
}

a:link		{ color: #660033; text-decoration: underline; font-family:Times New Roman;
	font-size: 12px;}

a:visited	{ color: #660033; text-decoration: underline; font-family:Times New Roman;
	font-size: 12px;}

a:active	{ color: #660033; text-decoration: underline; font-family:Times New Roman;
	font-size: 12px;}

a:hover		{ color: #FF3300; text-decoration: underline; font-family:Times New Roman;
	font-size: 12px;}


td {
	font-family:Times New Roman;
	font-size: 16px;
	color: #000066;
}

th { 
	font-family:Times New Roman;
	font-size: 12px;
	color: #000066;
}

.bodystyle {
	font-family:Times New Roman;
	font-size: 16px;
}

.small {
	font-family:Times New Roman;
	font-size: 9px;
	color: #000066;
}

.medium {
	font-family:Times New Roman;
	font-size: 12px;
	color: #000066;
}

.big {
	font-family:Times New Roman;
	font-size: 16px;
	color: #000066;
}



