body {  font-family: Verdana, Helvetica, sans-serif, Tahoma; font-size: 14px; color: #760doa}
td {  font-family: Verdana, Helvetica, sans-serif, Tahoma; font-size: 15px; color: #760doa}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	font-variant: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #760D0A;
	font-variant: small-caps;
}
.navbar a:link {
	color: #0033CC;
	text-decoration: none;
	font-size: 10px;
}
.navbar a:visited {
	text-decoration: none;
	font-size: 10px;
}
.navbar a:hover {
	color: #FF9933;
	text-decoration: underline;
	font-size: 10px;
}
.navbar a:active {
	color: #FFFF00;
	text-decoration: none;
	font-size: 10px;
}

.main a:link {
	color: #003399;
	font-size: 12px;
	text-decoration: none;
} 
.main a:visited {
	color: #9966CC;
	font-size: 12px;
}
.main a:hover {
	color: #ff9933;
	font-size: 12px;
}
.main a:active {
	color: #FF0000;
	font-size: 12px;
}

.tborder {
	border: 1px solid #760D0A;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
.smalltag {
	font-size: 9px;
}

