/* CSS Document */
body {
	background-image: url(images/bg_html.jpg);
	background-repeat: repeat;
}
td
{
 font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}

.intro_header {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color:#A46630;
}

.inner_header{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:bold;
	color:#990000;
}

.subheader
{
font-weight:bold;
color:#9C6245;
text-decoration:none;
}
.subheader:link
{
font-weight:bold;
color:#9C6245;
text-decoration:none;
}
.subheader:hover
{
font-weight:bold;
color:#9C6245;
text-decoration:none;
}

.bottom_menu{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #FFFFFF;
text-decoration:none
}
