.text1 {
	font-family: futura, arial;
	font-size: 12px;
}

a:link{color: blue; text-decoration: none;}
a:visited{color: #46b6ff; text-decoration: none;}
a:hover{color: red; text-decoration: underline; cursor: hand;}

body {
	margin-left: 0px;
	margin-top: 0px;
	background:url(splashbg.gif);
	background-attachment:fixed;
}

.header {
	font-family: "century gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}


