BODY {
	font: 12px verdana;
	color: #1C5AA3;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#46536B;
	scrollbar-face-color:#808999;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#3F4B5F;
}


.rand {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #808999;
	border-right-color: #808999;
	border-bottom-color: #808999;
	border-left-color: #808999;
}
.rand2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808999;
	border-right-color: #808999;
	border-bottom-color: #808999;
	border-left-color: #808999;
}

.button{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808999;
	border-right-color: #808999;
	border-bottom-color: #808999;
	border-left-color: #808999;
	background : White;
}

TD {
COLOR: #1C5AA3; font: 12px verdana;
}


H1 { COLOR: #F58634; font: 15px verdana; font-weight: bold; }
H2 { COLOR: #1C5AA3; font: 12px verdana;  }
H3 { COLOR: #F58634; font: 20px verdana; font-weight: bold;  }

a { COLOR: #46536B;  }
a:link    {
	color: #F58634;
	font: 12px verdana;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #46536B;
	font: 12px verdana;
	font-weight: bold;
	text-decoration: underline;
}
a:hover   {color:#324F85; font: 12px verdana; font-weight:bold; text-decoration:none }
a:active  {
	color: #46536B;
	font: 12px verdana;
	font-weight: none;
	text-decoration: none;
}