td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 18px;
}
.headerText {
	font-weight: bold;
	color: #009DDC;
}
.headerText2 {
	font-weight: bold;
	font-size: 15px;
	color: #009DDC;
}
a:link {
	color: #EC711E;
	text-decoration: none;
}
a:hover {
	color: #EC711E;
	text-decoration: underline;
}

.standOut a:link {
	color: #003066;
	text-decoration: none;
	font-weight: bold;
}
.standOut a:hover {
	color: #003066;
	text-decoration: underline;
	font-weight: bold;
}

.miniText01 {
	font-size: 10px;
	color: #00477F;
}
.miniText02 {
	font-size: 10px;
	line-height: 15px;
}

.miniText02 a:link {
	color: #00477F;
	text-decoration: none;
}

.miniText02 a:hover {
	color: #FF0000;
	text-decoration: none;
}

.miniText02 a:visited {
	color: #333333;
}