body {
	background-color: #452c81;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
a.main:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}
a.main:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}
a.main:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline
}

a.secondary:link {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #6c1dbc;
	text-decoration: none;
}
a.secondary:visited {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #6c1dbc;
	text-decoration: none;
}
a.secondary:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #6c1dbc;
	text-decoration: underline;
}
a.contact:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6a17c7;
	text-decoration: none
}
a.contact:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6a17c7;
	text-decoration: none
}
a.contact:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6a17c7;
	text-decoration: underline
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #501197;
	line-height: 25px;
}
.style3 {
	color: #6a17c7;
	font-size: 16px;
}
.style4 {
	color: #990000;
	font-style: italic;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #501197;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #501197;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #501197;
}
.colorred {
	color: #990000;
}
