A         { color: #0000ff; TEXT-DECORATION:none}
A:hover   { color: #00d9d9; text-decoration:underline; }
A:link    { color: #0000ff }
A:active  { color: #00d9d9 }
A:visited { color: #5555aa }

A.footer         { color: #ffffff; TEXT-DECORATION:none}
A.footer:link    { color: #ffffff }
A.footer:hover   { color: #00d9d9; text-decoration:underline; }

body {
	background: #a3a3a3;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-top: 0px;
}

td.main{
	font-size: 12px;
	line-height: 18px;
}

table.main{
	font-size: 12px;
	line-height: 18px;
}

td.footer{
	font-size: 10px;
	line-height: 16px;
}

img{
	padding:10px;
}

h1 {
  font-family: 'CENTURY SCHOOLBOOK';
font-size: 45px;
	line-height: 35px;
font-variant: small-caps;
font-weight: 700;
  position: relative;
  color: #cc0000;
}
h1 span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(gradient_1.png) repeat-x;
}
textarea {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
input
{
border: 1px solid #000000;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 1px #000000;
} 

font.date {
  font-size: 9px;
  color: #cc0000;
}
