/* CSS Document */


body {
	background-color: #5F5F5F;
}
.style1 {
	font-size: 11px;
	font-family: Tahoma;
}
.style2 {
	color: #E2AB08;
	font-weight: bold;
}
.style3 {color: #000066}
.style5 {color: #000066; font-weight: bold; }
h1{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	display:inline;
	font-weight:normal;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	display:inline;
	font-weight:normal
}
