body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {font-family: "Times New Roman", Times, serif;}
body, td, div, p, pre, ul {font-size: 13px;}
BODY {background-color:#FFFFFF;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
.minimini {font-size: 10px;}

.invert {color: #000000;background-color:#E0E2D4;        font-weight : bold;        letter-spacing : 2px; font-size: 15px}

a {        font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#FFFFFF}
a:visited {        color:#FFFFFF}
a:active {color:#84EF69}
a:hover{
	color: #000000;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
}