.mainstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;


}
td,p {
	line-height: 110%;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;



}
.center {
	text-align: center;
}
.footer {
	font-size: x-small;
	color: #666666;
	margin: 2px;

}
a:link {
	color: #660099;
}
a:visited {

	color: #294272;
}
a:hover {

	color: #6F5BA3;
}
a:active {


	color: #839572;
}
h2,h3,h4 {
	line-height: 200%;
	vertical-align: text-bottom;

}
.bluebold {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #2952A5;
	text-align: center;
	font-weight: bolder;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;



}
.blueboldtall {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	color: #2952A5;
	text-align: center;
	font-weight: bolder;
	line-height: normal;
	padding: 10px;


}
.superscript {
	vertical-align: super;
}
