	
body
{
	font-family: Arial, Helvetica;
	color:white;
	margin-left:0;
	margin-top:0;
	
}


A:link { color: blue;
text-decoration: none;
}

A:visited { color: 00006C;
text-decoration: none;
}        

A:active { color: black;
}

A:hover { color: blue;
text-decoration: underline;
background: DFDFFF;
color:black
padding: 0em .5em 0em ;
}

.largetext { 
font-weight: bold;
font-size: 12pt;
color:black;
font-family: verdana,serif;
margin-top:0;
margin-bottom:0;

 }

.medtext { 
font-weight: none;
font-size: 9pt;
color:black;
font-family: verdana;
margin-top:0;
margin-bottom:0;

 }

.normaltext { text-align: center;
font-weight: none;
font-size: 8pt;
color:black;
font-family: verdana;
margin-top:0;
margin-bottom:0;
 }

.smalltext { 
font-size: 6.7pt;
color:black;
font-family: verdana
margin-top:0;
margin-bottom:0;
 }

.inputtext { 
font-size: 6pt;
color:black;
font-family: verdana, arial
margin-top:0;
margin-bottom:0;
 }


.warningtext { 
font-size: 7pt;
font-weight: bold;
color:red;
font-family: arial
margin-top:0;
margin-bottom:0;
 }

.reversetext { 
color:white;
background:black;
margin-top:0;
margin-bottom:0;
 }

.linktext { 
font-size: 7pt;
color:gray;
font-family: arial
margin-top:0;
margin-bottom:0;
 }


.tinytext { 
font-size: 6pt;
color:gray;
font-family: arial
margin-top:0;
margin-bottom:0;
 }
.thinbox {
	background-color: #EBE9FE;
	border: 1px groove #330099;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.inputext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
