body {
	background-image: url(images/snowy.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: #fff;
/* This next one is for IE6 */
background-attachment: fixed;}


table {border: #339900 solid 1.5px; background-color: white; }
td.menu{background: #FFFFCC; border-right: #339900 solid 1px;}
td.footer {background: #FFFFCC; border-top: #339900 solid 1px;}
table.ad {border: #ffffff solid 1px;}


A  {
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000ff;
	font-weight: normal;
}
                                         
                                         
A:link    {
	text-decoration: underline;
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}


A:visited {
	text-decoration: underline;
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}


A:hover   {
	text-decoration: underline;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}


A.menu {
	color: black;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	margin-left:5px;
	line-height:20px;

}


A.menu:visited {
	text-decoration: underline;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
		margin-left:5px;
			line-height:20px;
}


A.menu:hover {
	color: black;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
		margin-left:5px;
				line-height:20px;
}





A.link{
	color: #C70522;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;


}


A.link:visited {
	text-decoration: none;
	color: #C70522;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;

}


A.link:hover {
	color: black;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}










A.small{
	font: bold 8pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


A.small:visited {
	font: bold 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


A.small:hover {
	font: bold 8pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #C70522;
	text-align: center;}
	
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin-left: 15px;}
