body { 
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

p {
	font-size: 11px;
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 5px;
}
p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #663333;
}
p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #663333;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #996666;
}
.colorCCCCCCbg {background-color:#CCCCCC;}
.color996666bg {background-color:#996666;}
.colorFFFFFFbg {background-color:#FFFFFF;}
.color000000bg {background-color:#000000;}
.color663333bg {background-color:#663333;}
.colorCC9999bg {background-color:#CC9999;}
.color666666bg {background-color:#666666;}

.topnav {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	background : #CCCCCC;
	border : 3px double #663333;
}
.topnav a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #663333;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.topnav a:visited {
	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #663333;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.topnav a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #663333;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.headerbanded {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	padding-bottom : 4px;
	background : #663333;
	border-bottom : 3px solid #CCCCCC;
}
.headerboldred {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	background : #FFFFFF;
}
.headerboldred a:link {
	font-size: 11px;
	font-weight: bold;
	color: #663333;
	background : #FFFFFF;
	text-decoration: none;
}
.headerboldred a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #663333;
	background : #FFFFFF;
	text-decoration: none;
}
.headerboldred a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #663333;
	background : #FFFFFF;
	text-decoration: underline;
}
.headerboldblack {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background : #FFFFFF;
}
.headsection {
	border-bottom: 3px solid #CCCCCC;
	border-left : 3px solid #CCCCCC;
	border-right : 3px solid #CCCCCC;
	border-top : 3px solid #CCCCCC;
}
.listsection {
	border-bottom: 3px solid #996666;
	border-left : 3px solid #996666;
	border-right : 3px solid #996666;
	border-top : 3px solid #996666;
}
.textwhite663333 {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#663333;
}
.textwhite996666 {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#996666;
	border-bottom: 3px solid #996666;
	border-left : 3px solid #996666;
	border-right : 3px solid #996666;
	border-top : 3px solid #996666;
}
.textwhite996666 a:link {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#996666;
}
.textwhite996666 a:visited {
	
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#996666;
}
.textwhite996666 a:hover {
	
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color:#996666;
}
.unorderedlist { 
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0; margin-right:10px; margin-left:26px;
}