.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333366;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;

}
.bigcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333366;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	font-weight: normal;


}
.underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
.indexpg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000066;
}

