p{
 font-size : 12px;
 font-family : Verdana,arial,helvetica,sans-serif;
 color : dedede;
}
 
select{
font-weight: bold; background-color: #990000; color: #FFFFFF;
}

input{
	font-family: Verdana; font-weight: bold; background-color: #000066; color: #FFFFFF
} 
 
body  {
	font-size : 12px;
	font-family : Verdana,arial,helvetica,sans-serif;
	color : dedede;
	background-color : Black;
	margin-left : 0px;
	margin-top : 0px;
	border-bottom: 0px;
}
 
table {
	font-size : 12px;
	font-family : Verdana,arial,helvetica,sans-serif;
	color :white;
	}
tr{
	font-size : 12px;
	font-family : Verdana,arial,helvetica,sans-serif;
	color :white;

	}
 
th  {
 font-size : 13px;
 font-family : Verdana,arial,helvetica,sans-serif;
 color : white;
 background : #000066;
}
 
h1  {
 color : white;
 font-family : Verdana,helvetica,arial,sans-serif;
 font-size : 24px;
}
 
h2  {
 color : white;
 font-family : Verdana,helvetica,arial,sans-serif;
 font-size : 22px;
}
 
h3  {
 color : white;
 font-family : Verdana,helvetica,arial,sans-serif;
 font-size : 20px;
}
 
a, a:visited, a:active  {
	font-size : 13px;
	font-family : Verdana,helvetica,arial,sans-serif;
	color : #FFFFFF;
	text-decoration : none; font-weight:bold
}
a:active  {
	font-size : 13px;
	font-family : Verdana,helvetica,arial,sans-serif;
	color : red;
	text-decoration : none;
}

 
a:hover  {
 font-size : 13px;
 font-family : Verdana,helvetica,arial,sans-serif;
 color : red;
}
p.head  {
 font-size : 18px;
 font-family : Verdana,helvetica,arial,sans-serif;
 color : white;
 font-weight : bold;
}