.bground { 
	background-image: url(/htm/graphics/bkgrd.jpg);
	background-repeat: no-repeat;
}
	

body, p, td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #000000;
}
th {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal; 
	color: #000000 ; 
	font-weight: bold;
}
h1 { 
	font-size: 18pt; 
}
h2 { 
	font-size: 16pt; 
}
h3 { 
	font-size: 14pt; 
}
h4 { 
	font-size: 12pt; 
}
h5 { 
	font-size: 10pt; 
}
h6 { 
	font-size: 8pt; 
}
a {
	color: #003399; 
	text-decoration: none; 
}
a:hover {
	color: #660000; 
	font-style: italic;
	text-decoration: underline;
}
a:link { 
	text-decoration: none; 
	color: #003399; 
}
a:link.menulnk, a.menulnk {  
	font-size: 9pt; 
	font-style: normal; 
	text-decoration: none;
	color: #999999;
}
a:visited{}

body { background-repeat: no-repeat
}

.nav{
	font-weight: bold;
}

.pagetitle{
	color: #000066; 
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}