body { 
	backgound-color:#dcdcdc;	
	margin-top: 0px;
	margin-left: 0px; 
}

H1 { 
	text-align: center;	
	font-family: Goudy Old Style, Tahoma; 
	color: #22467A; 
	font-size : 16pt;
	display : inline;
}

H2 { 
	font-family: Goudy Old Style, Tahoma; 
	color: #FFFFFF; 
	font-size : 14pt; 
}

H3 { 
	font-family: Goudy Old Style, Tahoma; 
	color: black; 
	font-size : 12pt; 
}

H4 { 
	font-family: Goudy Old Style, Tahoma; 
	color: black; 
	font-size : 10pt; 
}

p { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

b { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

i { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

table { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

li { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

hr {
	width: 85%;
	color: #FFFFFF;
}

a:link { 
	color : #000080; 
}

a:visited { 
	color : #000080; 
}

a:hover { 
	color : #3468A4; 
}

a:active { 
	color : #000080; 
}

 
.banner{  font-family: arial; font-color:#FFFFFF; font-size: 10pt; }
	.banner  a:link{ color:#FFFFFF ; font-size: 10pt; }
	.banner  a:visited{ color:#FFFFFF ;}
	.banner  a:hover{ color:# ;}
	.banner  a:active{ color:#FFFFFF ;}

.top_nav{ font-size:9pt; color:#FFFFFF; font-weight:regular; }
	.top_nav a:link{color:#FFFFFF ;}
	.top_nav a:visited{color:#FFFFFF ;}
	.top_nav a:hover{color:#9AAAC3 ;}
	.top_nav a:active{color:#FFFFFF ;}

.formfields  { 
	font-family: arial; 
	color: #000000; 
	font-size: 9pt; 
	width: 100;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    background-image: url('FUTUREPAGE/images/formgrad.jpg'); 
    background-position: top; 
    background-repeat:no-repeat; }
 

