body {
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	font-size: .99em;
	text-align: left;
	margin: 3px;
	background: #333333 left top;
}
p, P {
	font-style: normal;
}
h1{
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
}
h2, H2 {
	font-size: 1.15em;
	font-weight: bold;
	color:  #000000;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
}
h3{
	font-size: 1.1em;
	font-weight: bold;
	color:  #0066CC;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
}
h4, H4 {
	font-size: 1em;
font-weight: bold;
	color: #000000;

	font-style: normal;
	font-variant: normal;
	white-space: normal;
}
h6, H6 {
	font-size: .99em;
	font-weight: bold;
	font-style: normal;
}
ol, OL {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	white-space: normal;
  list-style-image: url(/images/bullet.gif);
}
blockquote, BLOCKQUOTE {
	font-style: normal;
	font-weight: normal;
}
.p2 {  
	font-size: 10px;  
	color: #FFFFFF;
} 
.news {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.indexfooter {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
}