body{
	color : White;
}
h1{
	font-size : 17px;
	font-family : "Times New Roman", Times, serif;
	font-weight : lighter;
}
a{
	color : #FAE3AF;
	text-decoration : none;
	font-size : inherit;
}
A:HOVER {
	color : #FFA07A;
	text-decoration : underline;
}
.main{

}
.es{
	font-family : Garamond;
	font-size : 16px;
	color : Scrollbar;
}
.linkhead{
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-style : italic;
	font-weight : bold;
	color : #FFA07A;
}
.button{
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	color : White;
}
.main{
	padding : 10px 10px;
}
.date{
	font-size : 12px;
	color : Silver;
}
.nav{
	padding-left : 8px;
	position : relative;
}

.tableform{
	border : 1px solid White;
}

.formheader{
	background-color: Black;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
input, textarea {
	background-color : black;
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}









