BODY {
	font: 12px arial;
	color: #2C3C58;
	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: #324F85; font: 12px arial;
}

ul{
	list-style-position: inside;
	color: #336699;
	font: Sylfaen;
	list-style: square;
}

H1 { COLOR: #576379; font: 15px arial; font-weight: bold; }
H2 { COLOR: #324F85; font: 12px arial;  }
H3 { COLOR: #576379; font: 20px arial; font-weight: bold;  }
H4 {
	COLOR: Red;
	font: 20px arial;
	font-weight: bold;
}

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