.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.text a:link,.text a:active ,.text a:visited

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9273B7;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover {
	text-decoration: underline;
	color: #9273B7;

}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
h2 {
	font-size: 21px;
	font-weight: bold;
	color: #451F84;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4B2185;
}
.textemphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
body {
	margin: 3px;
	padding: 0px;
	background-color: #E1E1F0;
}
