BODY {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;		
}

P {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;		
		}
		
P.copy {
		font-family: Times New Roman, Arial, Helvetica;
		font-size: 10pt;
		font-weight: light;
		font-style: italic;
		color: #CCCCCC;		
}

P.maroon {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: maroon;
}

P.navy {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000066;
}

B.white {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: white;
}

B.purple {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: Purple;
}

B.teal {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #006666;
}
B.riteal{
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #CCCCCC;
		background: #006666;
		text-decoration: none;
}
B.navy {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #000066;
}

B.maroon {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: maroon;
}
H1 {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 13pt;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		
}

H2 {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		
}
H2.navy {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		color: #000066;
}
H2.maroon {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 12pt;
		font-weight: bold;
		font-style: normal;
		color: maroon;
}

TABLE {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;	
}

TD {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
}

UL {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
}

OL {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
		
}
LI  {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
}

LI.noindent {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
		text-indent: 0;
}

LI.space  {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
		padding: 5;
}

DL {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
		padding: 5;
}

DD  {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
		padding: 5;
}

DT  {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: #000000;
		padding: 5;
}

small {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 8pt;
		font-weight: light;
		font-style: normal;	
}

A {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
}

A.white {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: white;
		text-decoration: none;
}

TD.menu A {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #CCFFFF;
		text-decoration: none;
}

A:hover.menu {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #669999;
		text-decoration: none;
}

TD.whitetxt A {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: white;
		background: #006666;
		text-decoration: none;
}
A:hover.teal {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #CCCCCC;
		background: #006666;
		text-decoration: none;
}
A:visited.color  {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #669999;
		text-decoration: none;
}

A:active.color  {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		color: #669999;
		background: white;
		text-decoration: none;
}
strong {
		font-family: Arial, Helvetica, Helvetica Condensed;
		font-size: 12pt;
		font-weight: light;
		font-style: normal;	
		color: teal;
}