A:LINK, A:VISITED, A:ACTIVE, BODY, TD, H1, H2, H3, H4, SMALL, BIG, STRONG, TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.MENU A:LINK {color : White;  text-decoration : none;  margin-bottom : 100%;   }
.MENU A:VISITED  {color : White;  text-decoration : none;  }	
.MENU A:ACTIVE {color : Yellow;}
.MENU A:HOVER {color : Black;  background-color: #C6C6C6; }

A:LINK {color : Blue; }
A:VISITED {	color : Purple;}
A:HOVER { background-color: White; }

BODY { font-size: 10pt;  margin-top: 16px;  margin-left: 15px; margin-bottom: 5px; }
TD { font-size: 10pt; margin-left: 0px;}

H1 {font-size : 20pt;}
H2 { font-size: 16pt;}
H3  { font-size: 12pt }
H4  {font-size: 10pt; font-weight: bold }

h5 {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
}

STRONG {font-weight: bolder; }
BIG {font-size: 12pt; font-weight: bold }
SMALL {font-size: 7pt;}
SUP { font-size: smaller; }
