body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
	font-weight: bold;
}
body {
	background-color: #f2f5fc;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #3366cc;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #3366cc;
	text-decoration: underline;
}
a:hover {
	color: #3366cc;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a {
	font-weight: bold;
}
hr.hr2 {
	color: #613EBA;
	background-color: #613EBA;
	height: 2px;
	margin: 1%;
}
.bold18ptblue {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #3366cc;
}
.blue18ptitalic {
	color: #3366cc;
	font-size: 18px;
	font-style: italic;
}
.blue12ptitalic {
	color: #3366cc;
	font-style: italic;
	font-size: 12px;
}
.bold18pt {font-size: 18px; }
.bigtitle {font-size: 42px; }
