.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	text-transform: none;
	line-height: 40px;
	background-image: none;

body {
	background-image: "images/sky,carrock.jpg";
	}


}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333366;
	height: auto;
	position: static;
	clip:       rect(auto auto auto auto);
	text-align: justify;
	text-indent: 0pt;
	white-space: normal;
}

.a 	{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000cc;
}
.a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	background-color: #CCCCFF;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0099FF;
	text-align: left;
	background-color: #FFFFFF;
	
}
.names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333399;
	text-align: left;
		
}
body {
	background-attachment: fixed;
	background-image: url(images/sky,carrock.jpg);
	background-repeat: repeat-y,repeat-x;
}
.logo {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;

}
