.main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.main_cap_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.gal_cap_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.heading1_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.body_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.title_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.cprght_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #FF0033;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-size: 12px;
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 12px;
	color: #00CC33;
	font-family: Arial, Helvetica, sans-serif;
}
