BODY {
scrollbar-face-color: #CDCDCD;
scrollbar-shadow-color: #C0C0C0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #000000;	
scrollbar-track-color: #CDCDCD;
font-family: Verdana, Arial, Ms Sans Seriff;
font-size : x-small;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

h2 { text-align: Center; background-color: #CDCDCD; color: RED; font-size: medium; font-weight: bold; }
h3 { text-align: Center; font-size: small; font-weight: bold; }

P {
	font-size : x-small;
}

A {
	color : #319CFF;
	text-decoration : underline;
	font-weight : bold;
	font-size : x-small;
}
A:Hover {
	color : Red;
	text-decoration : none;
}

a.menu {
	color: BLACK;
	text-decoration: underline;
	margin-left : 5;
}  
a.menu:hover {
	color: BLACK;
	text-decoration: none;
}

