.header {
	background-image: url(graphix/head.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 1000px;
}
.footer {
	background-repeat: no-repeat;
	height: 66px;
	width: 0px;
	background-color: #639;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
}
body {
	background-color: #93A3EE;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
a:link {
	color: #F60;
}
a:visited {
	color: #0FC;
}
