.Style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	border-top-width: 24px;
	margin-top: 24px;
}
.Style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	text-align: center;
}
.style3 {font-size: 30px}

.Para {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
}
.Para:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #000099;
}
.Para:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #000099;
}
.Para:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	text-decoration: underline
}
.Para:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #888888;
	text-decoration: underline
}
.LinkStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
	text-align: center;
}
.SmallPara {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
}


a:link{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000099;
		text-decoration: underline;
}

a:visited{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000077;
		text-decoration: underline;
}

a:active{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000099;
		text-decoration: underline
}

a:hover{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #ed1c24;
		text-decoration: underline;
}

.menu:link{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #FFFFFF;
}

.menu:visited{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #FFFFFF;
}

.menu:active{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #FFFFFF;
}

.menu:hover{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #FFEE00;
}

.redlink:link{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #DD0033;
}

.redlink:visited{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
			text-decoration: underline;
	color: #DD0033;
}

.redlink:active{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
			text-decoration: underline;
	color: #888888;
}

.redlink:hover{
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
			text-decoration: underline;
	color: #888888;
}
