A:active  {
	color : Yellow;
	text-decoration : none;
	font-family : times;
}

A:link  {
	color : #FF0000;
	text-decoration : none;
	font-family : Arial;
}

A:visited  {
	color : #C08FFF;
	text-decoration : None;
	font-family : Arial;
}

A:hover  {
	color : #F95325;
	text-decoration : None;
	font-family : Arial;
}

BODY  {
	font : 12pt times;
	color : #0929F9;
	font-family : times;
}

TR  {
	font : 12pt times;
	color : #000000;
}

TH  {
	font : bold 12pt arial;
	color : #000000;
	font-weight : bold;
}

TD  {
	font : bold 14pt times;
	color : #000000;
}

P  {
	font : 12pt times;
	color : #000000;
       font-weight : bold;
}

H1  {
	font : 18pt arial;
	color : #0929F9;
	font-weight : bold;
}

H2  {
	font : 16pt arial;
	color : #0929F9;
	font-weight : bold;
}

H3  {
	font : 14pt arial;
	color : #000000;
	font-weight : bold;
}

H4  {
	font : 12pt arial;
	color : #0929F9;
	font-weight : bold;
}

H5  {
	font : 10pt arial;
	color : #0929F9;
	font-weight : bold;
}
b   {
	font : 12pt arial;
	color : #0929F9;
	font-weight : bold;
}

#navcontainer { width: 215px;}
 
 #navcontainer ul
 {
 margin-left: 0;
 padding-left: 0;
 list-style-type: none;
 font-family: Arial, Helvetica, sans-serif;
 }
 
 #navcontainer a
 {
 display: block;
 padding: 3px;
 width: 210px;
 background-color: #036;
 border-bottom: 1px solid #eee;
 }
 
 #navcontainer a:link, #navlist a:visited
 {
 color: #EEE;
 text-decoration: none;
 }
 
 #navcontainer a:hover
 {
 background-color: #369;
 color: #fff;
 }
ul  {
        font : 14pt helvetica;
        color : #000000;
        font-weight : bold;
}
.menus {
padding-left: 8px;
padding-bottom: 2px;
padding-right: 5px;

color: #00B277;
background-color: #FFFF69;
}

.activ {font-size: 12px;
color: #002277;
background-color: #FFFFff;
font-family: Arial, Helvetica, sans-serif;
}

.smalltext  {
	font : 8pt arial;
	color : #0929F9;
}

.regulartext  {
	font : 10pt arial;
	color : #0929F9;
}

.largetext  {
	font : 14pt arial;
	color : #0929F9;
}

.smalltextbold  {
	font : 8pt arial;
	color : #0929F9;
	font-weight : bold;
}

.regulartextbold  {
	font : 10pt arial;
	color : #0929F9;
	font-weight : bold;
}

.largetextbold  {
	font : 12pt arial;
	color : #0929F9;
	font-weight : bold;
}

