a:link
 {
	color: Blue;
	font-family:verdana;
	font-size:10pt;
	text-decoration:none
 }
 a:visited
{
	color: #FF3399;
	font-family:verdana;
	font-size:10pt;
	text-decoration:none
} 
a:active 
{
	color: #006699;
	font-family:verdana;
	font-size:10pt;
	text-decoration:none
}
a:hover 
{
	color: Red;
	text-decoration:underline
}
body
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : Black;
	scrollbar-base-color: #F0F8FF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #F5F5F5;
	scrollbar-highlight-color: Gray;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: Black;
	scrollbar-arrow-color: Gray;
	color: Teal;
	background : Black;
	text-align : justify;
	margin-top : 10px;
	margin-left : 0px;
	background-image : url(images/bodybg.gif);
}
td{
	border : thin;
	font-size: 14px;
	color : #003366;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	vertical-align : top;
}
tr{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
}
strong{
	color: #D2691E;
}
.inp
{
	border : thin groove;
	background-color: transparent;
	color : #00008B;
	background-image : url(images/bg.gif);
}
.no{
	border : thin;
}
big{
	font-size: 16px;
	font-family : Geneva, sans-serif;
	color : Teal;
	font-weight : bold;
}
small{
	font-size: xx-small;
}
sup{
	font-family: sans-serif;
	color: Black;
	font-size: x-small;
}
.tbl{
	border : 1px ;
	background: center;
	border-style: solid;
	font-family : sans-serif;
	font-size : smaller;
}
