body {
	background-color: #66563E;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 11px; 
	color: #333333;
}


a:link {
	color: #371F1F;
}
a:visited {
	color: #371F1F;
}
a:hover {
	color: #951334;
}
a:active {
	color: #371F1F;
}

.footer {color: #66563E; line-height:17px; font-size:11px; font-family:arial;}
a.footer:link, a.footer:active, a.footer:visited, a.footer:hover {color: #66563E; font-weight:bold; }


h1
{
	font-size:30px;
	color: #FFFFFF;
	font-weight:normal;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	font-family: "Century Gothic", Arial;
	text-transform: uppercase;
}

h2{
font-size:18px;
color: #951334;
font-weight:normal;
margin-top:0px;
margin-bottom:10px;
}


.white {color: #FFFFFF;}
a.white:link, a.white:active, a.white:visited,a.white:hover {color: #FFFFFF; text-decoration:none;}

.red{color: #951334;}
a.red:link, a.red:active, a.red:visited,a.red:hover {color: #951334; text-decoration:none;}


.small{font-size:11px; color:#951334;}

p{margin-top:0px; font-size:13px; line-height:20px;}

.itemtd {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
}

a.item:link,a.item:active, a.item:visited {text-decoration:none; font-size:12px;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
}

h4{
font-size:14px;
color: #951334;
font-weight:normal;
margin-top:0px;
margin-bottom:5px;
}


.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
}

.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
}

.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#C6B69F;
}

