/* CSS Document */
p 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px; 
	color:#0000CC; 
	text-align:center;
	text-decoration:none; 
}
.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	text-align:center;
	color:#0000CC; 
}
A 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px; 
	text-decoration:none;
	color:#0000CC;
}
A:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#999999;  
}
div {
	text-align:center;
}

TABLE { text-align:center;
	margin-right:auto;
	margin-left:auto;
}

IMG {border:none;}

.flash {border:none;}
.w3c {border:0;
	width:88px;
	height:31px
}
.hit {border:none;}

