P.main  {
	font-family : Arial;
	font-size : large;
	color : white;
	font-weight : bold;
}

P.info  {
	font-family : sans-serif;
	font-style : italic;
	color : Black;
	font-weight : bold;
	text-align : center;
}

P.SPAN  {
	font-style : italic;
	font-size : xx-large;
	font-weight : bold;
	color : Black;
}

A  {
	color : #000000;
	font-weight : bold;
}

.text  {
	color : red;
	margin-left : 10px;
	font-size : 28px;
	font-family : Arial Black;
}

.highlight  {
	margin-top : -38px;
	margin-left : 8px;
	color : darkred;
	font-size : 28px;
	font-family : Arial Black;
}

.SH  {
	font-size : large;
	font-family : Century Gothic;
	font-weight : bold;
	text-align : center;
}

.Center  {
	text-align : center;
}

td  {
	color : Yellow;
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
}

h3  {
	text-decoration : underline;
	text-align : center;
}

.u  {
	font-size : large;
	font-family : Bell MT;
	text-decoration : underline;
}

