
Input {
	font-size: 8pt; 
	background-color: #ffffff; 
	color: #141e4f; border: 1; 
	border-Style: solid; 
	border-color: #141e4f;
	}
	
A:link {
 	text-decoration : none;
 	color : #cc0000;
	font-size: 8.5pt
	}

A:visited {
 	text-decoration : none;
 	color : #cc0000;
	font-size: 8.5pt
	}
	
A:active {
 	text-decoration : underline;
 	color : #cc0000;
	font-size: 8.5pt
	}
	
A:hover {
 	text-decoration : none;
 	color : #003366;
	font-size: 8.5pt
	}

.loginText {
	color: #000000;
	font-size: 7pt;
	font: bold;
	font-family: verdana;
 	}
	
select {
	font-size: 8pt; 
	font-color: #663333; 
	border: 1;  
	border-style: solid
	}

body {
	background-color: #ffffff; 
	margin-top: 0; 
	margin-left: 0;
	font-size: 7pt;
	font-family: verdana;
	font-color: #141e4f;
	}

textArea {
	font-family: verdana;
	font-size: 8pt; 
	background-color: #ffffff; 
	font-color: #141e4f; 
	border:1; 
	border-style: solid;
	}

.formButton { 
	background-color: #cc3300;
	border-color: #000000;
	border-style: ridge;
	border-width: 1;
	color: White;
	font-size: 7pt;
	font-family: verdana;
	}

.TableHeader {
	color: #000099;
	font-size: 8.5pt;
	font-weight: normal;
	font-family: verdana;
 	}

.TableText {
 	color: #141e4f;
	font-size: 8.5pt;
	font-family: verdana;
 	}
	
.TableTick {
 	color: #141e4f;
	font-size: 9pt;
	font-family: webdings;
 	}
	
.WhiteText {
 	color: #ffffff;
	font-size: 9pt;
	font-family: verdana;
 	}
	
.SmallText {
 	color: #808080;
	font-size: 7.5pt;
	font-family: verdana;
 	}

	
.FormHeader {
	color: #000099;
	font-size: 8.5pt;
	font-weight: normal;
	font-family: verdana;
 	}
	
.FormText {
 	color: #000000;
	font-size: 8.5pt;
	font-family: verdana;
 	}






