BODY
{
	FONT-SIZE: 12px;
	SCROLLBAR-FACE-COLOR: #f7fef6;
	SCROLLBAR-HIGHLIGHT-COLOR: #003366; 
	SCROLLBAR-SHADOW-COLOR: #003366; 
	SCROLLBAR-3DLIGHT-COLOR: #f7fef6; 
	SCROLLBAR-ARROW-COLOR: #ff0000; 
	SCROLLBAR-TRACK-COLOR: #f7fef6; 
	SCROLLBAR-DARKSHADOW-COLOR: #cdcbe2;
	overflow-x:hidden;
    overflow-y:auto; 
}
a:active {color: #0A3A48; text-decoration: none; font-size: 14px;}
a:link {color: #0A3A48; text-decoration: none; font-size: 14px;}
a:visited {color: #0A3A48; text-decoration: none; font-size: 14px;}
a:hover {color: #DC143C; text-decoration: none; font-size: 14px;}