.blue_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-align: left;
}


.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000066;
}

.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
}

.red_smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000066;
}

