body{
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: auto;
	background-image: url(images/Background.jpg);
	background-color: #7878E5;

}
.Main-header {
	font-family: Rapscallion;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: url(none);
	color: #000000;
}
.SubHeading {
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;

}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
}
.smalltext {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:link { color:#0000cc }
a:visited {
	color:#CC0000;
}
a:hover { color:#006666} 
