
body {

	text-align: center;
}
.text { font-family: "Times New Roman", Georgia, Times;color: white;  font-size: 13px;font-style: italic }
.deadlink { color: #808080; font-size: 13px; font-family: Arial, Helvetica, Verdana, Geneva; }
a { color: white; font-size: 13px; font-family: Arial, Helvetica, Verdana, Geneva; text-decoration: none }
a:visited { color: white}
a:hover { color: #808080 }
.head { font-weight:bold; color: white; font-size: 21px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subhead { font-weight: bold; color: white; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p {}
td {}
#main {
	margin:40px auto;
	position:relative;
	width:1000px;
	height:auto;
	z-index:1;
}

