body { 
	scrollbar-face-color: #134495;
	scrollbar-highlight-color: #9DC4DF;
	scrollbar-3dlight-color: #9DC4DF;
	scrollbar-darkshadow-color: #9DC4DF;
	scrollbar-shadow-color: #9DC4DF;
	scrollbar-arrow-color: #9DC4DF;
	scrollbar-track-color: #9DC4DF;

	background-color: #FFFFFF;
	color: #58595B;
	font-family : Helvetica, sans-serif, Verdana, Geneva, Arial; 
	font-size : 11px;
}

td { font-size : 11px; }

tr { font-size : 11px; }

p { font-size : 11px; }

.small { font-size: 9px; }
.big { font-size: 13px; font-weight: bold; }
.bigest { font-size: 16px; font-weight: bold; }

a { color : #646567; text-decoration : none; font-size : 11px;}
a:visited { color : #646567; font-size : 11px;}
a:hover { text-decoration : underline; color: #7E7F81; font-size : 11px;}

a.menu:hover { font-size: 11px; text-decoration : none; color: #055C92; font-weight: bold; line-height : 10px;}
.menu, a.menu, a.menu:visited { 
	color: #055C92;
	font-size: 11px;
	text-decoration: none; 
	font-weight: bold;
	line-height : 10px; 
}
a.menu:hover { font-size: 11px; text-decoration : none; color: #2070A2; font-weight: bold; line-height : 10px;}

a.menusel:hover { font-size: 11px; text-decoration : none; color: #FFFFFF; font-weight: bold; line-height : 10px;}
.menusel, a.menusel, a.menusel:visited { 
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none; 
	font-weight: bold;
	line-height : 10px; 
}
a.menusel:hover { font-size: 11px; text-decoration : none; color: #FFFFFF; font-weight: bold; line-height : 10px;}

a.left:hover { font-size: 10px; text-decoration : none; color: #646567; font-weight: bold; line-height : 10px;}
.left, a.left, a.left:visited { 
	color: #646567;
	font-size: 10px;
	text-decoration: none; 
	font-weight: bold;
	line-height : 10px;
}
a.left:hover { font-size: 10px; text-decoration : underline; color: #0060A9; font-weight: bold; line-height : 10px;}

a.red:hover { font-size: 10px; text-decoration : none; color: #ED145B; font-weight: bold;}
.red, a.red, a.red:visited { 
	color: #ED145B;
	font-size: 10px;
	text-decoration: none; 
	font-weight: bold;
}
a.red:hover { font-size: 10px; text-decoration : underline; color: #0060A9; font-weight: bold;}

.bigred { 
	color: #ED145B;
	font-size: 13px;
	text-decoration: none; 
	font-weight: bold;
}

.biggreen { 
	color: #055C92;
	font-size: 16px;
	text-decoration: none; 
	font-weight: bold;
}

h1 {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none; 
}
	
h2 {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: none; 
}
	
h3 {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
}


