
A:LINK {
	font : bold 8pt Arial;
	color : yellow;
	background-color : #0066ff;
	text-decoration: none;
}
A:VISITED {
	font : bold 8pt Arial;
	color : yellow;
	background-color : #0066ff;
	text-decoration: none;
}

A:ACTIVE {
	font : bold 8pt Arial;
	color : red;
	background-color : #0066ff;
	text-decoration: none;
}
A:HOVER {
	font : bold 8pt Arial;
	color : yellow;
	background-color : #0066ff;
	text-decoration: none;
}
P {
	font : bold 10pt Arial;
	color : black;
}
P.RED {
	font : bold 16pt Arial;
	color : RED;
	text-align: center;
}
P.center {
	font : bold 10pt Arial;
	color : black;
	text-align: center;
}
P.small {
	font : bold 10pt Arial;
	color : black;
}
P.script {
	font : bold 10pt script mt bold;
	color : black;
	text-align: center;
}
P.comic {
	font : bold 10pt comic sans ms;
	color : blue;
	text-align: center;
}
LI.main {
	font : bold 8pt Arial;
	color : Black;
}
LI.sub {
	font : bold italic 8pt Arial;
	color : Black;
	text-align: left;
}
LI {
	font : bold 10pt Arial;
	color : Black;
}
H1 {
	font : bold 18pt Arial;
	color : #000099;
	text-align: center;

}
H2 {
	font : bold 14pt Arial;
	color : #000099;
	text-align: left;
}
H3 {
	font : bold 12pt Arial;
	color : #000099;
	text-align: left;
}
H4 {
	font : bold 12pt Arial;
	background-color: #0066ff;
	color:white;
	text-align: left;
}

td.yellow {
	font : bold 10pt Arial;
	color : yellow;
}
td.num {
	font : bold 10pt Arial;
	color : black;
	text-align: right;
}

td.header {
	font : bold 10pt Arial;
	color : red;
	text-align: center;
	background-color : blue;

}
.redheader {
	font : bold 10pt Arial;
	color : blue;
	text-align: center;
	background-color : red;

}

.title {
	font : bold 8pt Arial;
	color : black;
	background-color : #0066ff;
}

img.border {
	border : 2px solid black;	
}
td.nav2	{
	font: bold 8pt arial;
	color: black;
	text-align: center;
	background-color: #0066ff;
	border: 1px red;
}
td.sub	{
	font: bold 8pt arial;
	color: black;
	text-align: center;
	border: 1px red;
}
td{
	font: bold 8pt arial;
	color: black;
	text-align: left;
	
}

.10 {
	font: bold 10pt arial;
	color: black;}
}
.subred{
background-color:#FFFF99;color:red;font:bold 8pt arial;
}
.center {
text-align: center;
}
.white{color:white;}