a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C33;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.tahomafont {
	font-family: tahoma;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.tahomayellow {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
li {
	font-family: tahoma;
	font-size: 12px;
	color: #003399;
}
.normalFont {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
}
#bannerlink a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#bannerlink {
	padding-left: 8px;
}

#bannerlink a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#bannerlink a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#bannerlink a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #39528B;
	text-decoration: none;
}
.tahoma9 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
}
.tahoma9Red {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F00;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.darkbluebold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.floatrt {
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.floatlt {
	float: left;
}

.clear {
	clear: none;
}
.darkblueboldcenter {
	text-align: center;
	font-weight: bold;
}
.normalFontCenter {
	text-align: center;
}
.tahomaRedCenter {
	font-weight: bold;
	color: #F00;
	text-align: center;
}

