.bannertxt
{
	font-family: Times New Roman;
	color: rgb(0, 0, 128);
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

ul, ul ul, ul ul ul
{
	list-style-image: url('bullet.gif');
}

a:link
{
	color: rgb(51, 102, 153);
}
a:visited
{
	color: rgb(51, 102, 153);
}
a:active
{
	color: rgb(255, 204, 0);
}
a:hover
{
	color: rgb(255, 204, 0);
}



.infobox { font-size: .7em; font-family: Verdana;  } 
.bottom { font-size: .7em; font-family: Verdana; }

body { font-family: Arial, verdana, Helvetica; 
	background-color: #ffffff; 
	color: #000000;
	font-size: .8em; 
	font-weight: normal; 
	text-align: none; 
	vertical-align: none; 
	font-style: normal  } 
	
h1 { font-family: Times New Roman; font-style: normal; color: #02349A; font-weight: normal; font-size: 1.4em;  } 
h2 { font-style: normal; font-weight: normal; color: #02349A; font-family: Times New Roman; font-size: 1.3em;  } 
h3 { font-weight: normal; font-style: normal; color: #02349A; font-size: 1.2em; font-family: Times New Roman;  } 
h4 { font-size: 1.05em; font-weight: bold; color: #02349A; font-family: Times New Roman;  } 
h5 { color: #02349A; font-family: Times New Roman; font-size: 1em; font-weight: bold;  } 
h6 { font-family: Times New Roman; font-weight: bold; font-size: .7em; color: #02349A;  } 

ol, ul { font-size: .8em; font-family: Verdana;  } 
ol ol, ol ol ol,  ul ul, ul ul ul { font-size: 1em; font-family: Verdana }
p { font-family: Verdana; font-size: .8em;  } 
select { border-style:solid; font-style: normal; font-size: 8pt; font-family: Arial, Helvetica;   } 
textarea { border-style:solid; font-style: normal; font-family: Arial, Helvetica; font-size: 8pt  } 
th { font-style: normal; font-family: Arial, Helvetica;  } 