H1  {
	font-family : Georgia, Times New Roman, Times, Serif;
	font-size: 20pt;
	letter-spacing: 1px;
}

H2  {
	font-family : Georgia, Times New Roman, Times, Serif;
	font-size: 18pt;
}

H3  {
	font-family : Georgia, Times New Roman, Times, Serif;
	font-size: 16pt;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

.menuopt {
	color:white; 
	font-size: 10pt; 
	font-weight: bold;
}

a.menuopt {
	color:white; 
	font-size: 10pt; 
	font-weight: bold;
}

a.menuopt:Hover {
	color:white; 
	font-size: 10pt; 
	font-weight: bold;
}

a.menuopt:Active {
	color:yellow; 
	font-size: 10pt; 
	font-weight: bold;
}

a.menuopt:Visited {
	color:white; 
	font-size: 10pt; 
	font-weight: normal;
}

BODY  {
	font-size : small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 50%;
}

P {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TABLE  {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

LI  {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.x {
	font-size : x-small;
}
.xxs {
	font-size : xx-small;
}
.s {
	font-size : small;
}
.m {
	font-size : medium;
}

.pt14 {
	font-size : 14pt;
}

.pt12 {
	font-size : 12pt;
}

.pt10 {
	font-size : 10pt;
}

.pt8 {
	font-size : 8pt;
}
.nash {
	font-family : Airflyte, Geneva, Arial, Helvetica, sans-serif;
}

.basenav { 
	background-color: #3d00f5; border: 1px #000000 solid;
}

.basenavsubs { 
	background-color: #3366ff; border: 1px #000000 solid;
}

