body {
	background-image: url(/images/orange_gradient.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}

.footer a,
.footer a:active,
.footer a:visited,
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}

a:active,
a:visited,
a:link,
a {
	color: #000066;
}

a:hover{
	color: #660000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 20px;
	line-height: 20px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
	text-align:left;
}
h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #888888;
}
h2 {
	font-size: 13px;
	color: #000000;
}




