body{
	font-family: Arial,sans-serif;
        font-size:10pt;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image:url(/images/bg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

.bu{ 
 font-size:12px;
 font-family:Arial,sans-serif;
 color:#090000; 
 background-image:url(/images/btbg.gif); 
 border:1px solid #31639C;
 padding-top:3px;
 padding-bottom:0px;
 line-height:100%; 
 margin-top:1px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 16pt;
 color: #006699;
}

h2{
 font-size: 14pt;
 color: #006699;
}

h3{
 font-size: 12pt;
 color: #334d55;
}

h4{
 font-size: 10pt;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 10pt;
 color: #334d55;
}
.left {
	font-size: 10pt;
	color: #006699;
}

