@charset "utf-8";

body{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/starburst.jpg);
	background-position:top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
A {font-size: 10px;}
A:link {
	color: #356D88;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
A:active {
	color:#356D88;
	font-weight: normal;
	text-decoration: none;
}
A:visited {
	color: #356D88;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}
A:hover {
	color: #039;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}


.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.Heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant:small-caps;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #366d8b;
}

ul{
	color: #f2ce9d;
	}	
h1{
	padding-left: 10px;
	display: inline-block;
	float: left;
	padding-bottom: 30px;
	}
h2{
	margin-bottom: 20px;
	clear: both;
	}	
h3{
	padding: 0 0 7px 10px;
	}
	
