P.main { font-family : Arial;
	font-size : 12pt;
	color : white;
	font-weight : 600;
	}
P.mainB { font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color:#FFFF99;
	}
P.info { font-family : Arial;
	font-style : italic;
	font-size : 10pt;
	color : #eeeeee;
	font-weight : 600;
}
	
.logo { font-family : Arial Rounded MT Bold;
	font-style : italic;
	font-size : 12pt;
	color : #ffcc00;
	}
li {
	font-family : sans serif;
	font-size : 10pt;
	font-weight : bold;
	color : yellow;
	}
P SPAN { font-style : italic;
	font-size : 14pt;
	color:#FFCC33;
	font-weight:bold;
	}
.text {
	color: yellow;
	margin-left: 0px;
	font-size: 28px;
	font-family: Arial;
	font-weight : bold;
}
.highlight {
	margin-top: -34px;
	margin-left: -5px;
	color: red;
	font-size: 28px;
	font-family: Arial;
	font-weight : bold;
}
th { 
	background-color: #0066CC; font-family: Arial Rounded MT Bold; color: White; 
}

.border {
	border: 1px solid #999999;
}

.dashed {
	border: 3px dashed #999999;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9999;
	text-decoration: none;
}
