.bodytext {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

.small {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}


a:link, a:visited {
	color: #663399; text-decoration: none;
	font-weight: regular;
	border: 1px;
}

a:hover {
	color: #663399;	text-decoration: underline;
	font-weight: regular;
}

h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
	margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


