td,th, body {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #7d9a9a;

}
h1 {
	font-family: Georgia;
	color: #021c29;
	font-size: 20px;
	text-transform:uppercase;
}
h2 {
	font-family: Georgia;
	color:#000099;
	font-size: 17px;
	text-transform:uppercase;
}
h3{
font-size: 16px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style12 {
	font-size: 12px;
}
.style12white {
	font-size: 12px;
	color: #FFF;
}

.style12b {
	font-size: 12px;
	font-weight: bold;
}

.text14 {
	font-family: Tahoma;
	font-size: 14px;
}
.style20b {
	font-size: 20px;
	font-weight: bold;
}


.text16wr {
	font-size: 12px;
	color: #FFFFFF;
}
