@import url(../Templates/main);
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	background-color: #ADE3F7;
	list-style-image: none;
	position: relative;
	height: auto;
	width: auto;
	top: auto;
	right: auto;
	border: none #7BBA00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #330066;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #3300CC;
	font-weight: normal;
	border: #ade3f7;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
	border: #ade3f7;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF0066;
	text-decoration: underline overline;
	border: #ade3f7;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990099;
	text-decoration: underline;
	border: #ade3f7;
}
h2 {
	font-size: 18px;
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #330066;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330066;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #330066;
}
