
body	{
	background: #FFFFFF;
	}
	
a { font-family: Arial; color:#000000; font-weight: bold;  font-size:12px; }
a:hover { font-family: Arial; color:#CC0000; font-weight: bold; font-size:12px; }

.style1 { font-family: Arial; color: #FFFFFF; font-size:9px; font-weight: bold; }



/* Text */	
p	{
	margin: 10px;
	}
p.1 {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	}
p.emphasize2 {
margin: 10px;
	text-align: left;
	color: #777777;
	font-size: 13px;
	font-style: oblique;
	}