A:link {
    color: #0000ff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
    color: #0000ff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
A:active {
    color: #0000ff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
    color: #0000ff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.head1           { font-family: Tahoma; sans-serif; font-size: 12px; font-weight: bold; color: #FFCC33}
.head2           {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}
.head3           {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}

.normal          { font-family: Tahoma; font-size: 14px; color: #000000}
.normalb	     { font-family: Tahoma; font-size: 14px; font-weight: bold; color: #000000}
.normalf         { font-family: Tahoma; font-size: 12px; color: #000000}
.normalw         { font-family: Tahoma; font-size: 12px; color: #cc0000}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
}
.head4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #99CCCC;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.textb {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.textg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #3399CC;
}
.textbl {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.highlight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D9E4EE;
}
.sidenav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
}
