BODY {
	scrollbar-3dlight-color: #ACC1C0;
	scrollbar-highlight-color: #98B1B0;
	scrollbar-face-color: #82A0A2;
	scrollbar-shadow-color: #688C8C;
	scrollbar-darkshadow-color:#587676;
	scrollbar-arrow-color: #C2D1D0;
	scrollbar-track-color: #C0D2D6;
}
td {
	border-top: solid #ffffff;
	border-right: solid #2F4C5D;
	border-bottom: solid #2F4C5D;
	border-left: solid #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

body,td,tr,table {font-family:'tahoma','sans-serif','arial','verdana';font-size:11px;color:#000000;}

a:link      {color:#014689; text-decoration : underline}
a:hover     {color:#ff0000; text-decoration : underline}
a:visited       {color:#014689; text-decoration : none}
a:active        {color:#014689; text-decoration : underline}

.subs {font-size: 10px; width: 100%;}
.but {font-size: 10px;}

h1{
	font-size:16px;
	margin: 0px;
	text-align: center;
	margin-bottom: 5px;
}