/* vespepadane 2005 */
/* created by thonk */


body {
	background-color:#6885A0;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#6885A0; 
	scrollbar-face-color:000000; 
	scrollbar-shadow-color:#6885A0; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-Highlight-color:#6885A0; 
	scrollbar-3Dlight-color:#000000; 
	scrollbar-track-color:#000000;
}

h1, h2, h3 { 	color: #4E6279;	font-weight:bold; }
h1 {	font-size:18px; }
h2 {	font-size:16px; }
h3 {	font-size:14px; }


a:link {
	font-weight: bold;
	color: #E2D9C8;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #E2D9C8;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
