@charset "utf-8";
/* CSS Document */

body {
	background-color:#99DDFF;
	background-image:url(Picture1.wmf);
	background-position:center top;
	border:#009999 double;
	float:none;
	font-family: trebuchet ms,arial,helvetica,sans-serif, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	position: relative;
}

h1{
	font-size:36px;
}

h4{
	text-align: center;
	font-size: 18px;
}

a:link {color: #3322DD}
a:visited {color: #332266}
a:hover {color: #332277}
a:active {color: #332299}

