body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#fce7bc;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p{
	color:#660000;
	font-size:13px
}

h1{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#660000;
	text-align: left;
	font-size:16px	
}

fieldset{
	color:#660000;
	font-size:12px;
	width: 460px;
	border-color: #D2691E #D2691E  #D2691E #D2691E   ;
	border-style: dashed dashed dashed dashed;
}

legend{
	color:#660000;
	font-size:13px;
	font-weight: bold;
}



a{
	color:#660000;
	text-decoration: none;
}

a:hover {
	color: #cc3333;
	text-decoration: none;
}

.navLink{
	color: #B22222;
	font-size:14px;
	font-weight: bold;
	font-variant: small-caps;
}

.content{
	padding-top:3px; 
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
}

.footer{
	color:#660000;
	font-size:11px;
}

.footer a{
	color:#660000;
	font-size:11px;
	text-decoration: none;
}

.footer a:hover {
	color: #cc3333;
	text-decoration: none;
}

.copyright{
	color:#660000;
	font-size:10px;
}

.copyright a{
	color:#660000;
	font-size:10px;
	text-decoration: none;
}

.copyright a:hover {
	color: #cc3333;
	text-decoration: none;
}
