/* This is the style of your browser text */



a:link, a:visited {
	text-decoration: none;
	color: none;
}

BODY
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: .8em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	background-image: url(images/gradient-slice.gif);
	background-repeat: repeat-x;
	background-color: #381500;
	background-position: center top;
}

h1 {
	font-size:12px;
}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

a.footer:active, a.footer:link, a.footer:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

a.footer:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}