
A { text-decoration: none }
A:link { color:#000000; }
A:visited { color:#000000; }
A:hover { color: red; text-decoration: underline; }
A:active { color: red }


.textClass1 {
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: black;
line-height: 18px;
}

.textClass2 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica;
font-weight: bold;
color: black;
line-height: 14px;
}

.textClass3 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica;
color: black;
line-height: 12px;
}

.textClass4 {
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: black;
line-height: 14px;
}
.textClass4 a:link {
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: blue;
line-height: 14px;
}
.textClass4 a:hover{
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: red;
line-height: 14px;
}
.textClass4 a:visited{
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color:#0066CC;
line-height: 14px;
}
.textClass4 a:visited:hover{
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: black;
line-height: 14px;
}
.textClass4 a:active{
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: black;
line-height: 14px;
}

.textClass5 {
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: black;
line-height: 14px;
margin-left: 4px;
margin-top: 4px;
margin-bottom: 4px;
}

.textClass6 {
font-size: 12px;
font-family: Verdana,Arial,Helvetica;
color: black;
line-height: 18px;
}

.textClass7 {
font-size: 11px;
font-family: Arial,Verdana,Helvetica;
color: black;
font-weight: bold;
line-height: 12px;
}

.textClass8 {
font-size: 11px;
font-family: Arial,Verdana,Helvetica;
color: black;
line-height: 12px;
}

.textClass9 {
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: black;
font-weight: bold;
line-height: 14px;
}

.textClass10 {
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: black;
line-height: 20px;
}

.textClass11 {
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: black;
font-weight: bold;
line-height: 18px;
}

.textClass12 {
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: black;
line-height: 12px;
}

.textClass13 {
font-size: 11px;
font-family: Verdana,Arial,Helvetica;
color: white;
}

.textClass13 a:link {
	color: white;
	text-decoration:underline;
}

.textClass13 a:hover {
	color:#CCCCCC;
}

.textClass13 a:visited {
	color: white;
	text-decoration:underline
}

.textClass13 a:visited:hover {
	color:#CCCCCC;
}

.textClass13 a:active {
	color: white;
}

.textClass13 P {
margin-top:10px;
margin-bottom: 10px;
}

.textClass14 {
font-size: 18px;
font-family:"Times New Roman", Times, serif;
color: white;
}
.textClass15 {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.BorderTbl2
{
	border-color:cccccc;
	border-style:solid;
	border-width:1px;
}

