BODY {
		background-attachment : fixed;
		background-color : White;
		background-image : url(backgrnd/Eagle_Flying.jpg);
		background-position : top;
		color : #3366CC;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
}	
	
A {
	color: #0000FF;
	font-weight : bold;
}

A:VISITED {
	color : #3366CC;
}

A:HOVER {
	color: #FF0000;
	font : bold;
}

SELECT {
	font-size: 10px;
	background-color: White;
	border: thin #0000FF solid
	}

input {  font-size: 10px; background-color: White; border: thin #0000FF solid}

textarea {  font-size: 12px; background-color: White; border: thin #0000FF solid}

.MagHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.SubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Silver;
	background-color: Blue;
	border: thin solid Silver;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}		

li { list-style-image: url(http://www.texs.com/images/tsg_bult.gif); list-style-type: circle; }

ul { list-style-image: url(http://www.texs.com/images/tsg_bult.gif); list-style-type: circle; }

ol { list-style-image: url(http://www.texs.com/images/tsg_bult.gif); list-style-type: circle; }

H1, H2, H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #0066CC;
	font-weight: bold;
}
