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 : #8A2BE2; background-color: #C6C6C6; }
.MENU A:HOVER {color : #00008B;  background-color: #CECECE; }


.MINIMENU A:LINK {color : White;  text-decoration : none;   }
.MINIMENU A:VISITED  {color : White;  text-decoration : none;  }	
.MINIMENU A:ACTIVE {color : Yellow;  background-color: #8B008B; }
.MINIMENU A:HOVER {color : #000000;  background-color: White; }
.MINIMENU TD { font-size: 7pt; margin-left: 4px;  border-color: Gray; }
.MINIMENU TABLE {
	background-color: #000000; border-color: Black;
}

A:LINK {color : Blue; }
A:VISITED {	color : Purple;}
A:HOVER { background-color: #CCCCCC; color : #000099; }

BODY { font-size: 10pt;  margin-top: 15px;  margin-left: 15px; margin-bottom: 5px; }
TD { font-size: 10pt; margin-left: 0px;}

H1 {font-size : 16pt;}
H2 { font-size: 16pt;}
H3  { font-size: 12pt }
H4  {font-size: 10pt; font-weight: bold }
H5  {font-size: 10pt; font-weight: normal }
H6  {font-size: 7pt; font-weight: bold }
STRONG {font-weight: bolder; }
BIG {font-size: 12pt; font-weight: bold;  line-height: 16pt;  }
SMALL {font-size: 7pt;}
SUP { font-size: smaller; }