P  {}

table, td background:  {
	background-color : 990000;
}

H3  {
	font-weight : bold;
	font-size : small;
	color : White;
}

A  {
	color : ffff99;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : ffff99;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	text-decoration : underline;
	color : ffcc33;
}

BODY  {
	font-size : x-small;
	font-family : sans-serif;
	background-color : 990000;
}

#text  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	color : eeeeee;
	background-color : 990000;
}

H4  {
	font-size : 18pt;
	font-family : "Century Gothic","Tw Cen MT","Helvetica";
	font-weight : bold;
	color : ffcc33;
	text-decoration : none;
	margin-bottom : 6pt;
	line-height : 13pt;
	margin-top : 12pt;
}

.squash  {
	margin-left : 10%;
	margin-right : 10%;
}
.yellow {
	color: #FFFFCC;
}

.squashA  {
	margin-left : 5px;
	margin-right : 20px;;
}

#text3  {
	background-color : cc0000;
	font-weight : bold;
	color : White;
	padding: 4px;
	margin-bottom : 2px;
	margin-right: 2px;
	font-size : 12pt;
	font-family : sans-serif;
}

.minitext {
	font-size: 8pt;
	font-family : Arial, Helvetica;
	color : white;
}

.bigtext  {
	font-size : medium;
	color : White;
	font-weight : bold;
}
