.topMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #627FA9;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
}


.topMenu a:hover {
	color: #000000;
	text-decoration: none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: justify;
}

.bodyText a:hover {
color: #000000;
}

.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #627FA9;
}
.subtitle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	font-style: italic;

}

.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #627FA9;
	text-decoration: none;
}
.bottomLinks a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.subtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	font-style: italic;
	text-decoration: underline;
}


.rtColumnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #627FA9;
	font-weight: bold;
}
.bodyTextLeft {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
.bodyTextLeft a:hover {
color: #627FA9;
text-decoration: none;
}

.rtColumnText a:hover {
	color: #000000;
}
