.Color01{ Color: #A1A283; }
.Color02{ Color: #F8E3D2; }
.Color03{ Color: #999999; }
.Color04{ Color: #D9C6B8; }
.Color05{ Color: #5B5C88; }
.Color06{ Color: #E1E1BF; }
.BgColor01{ background-color: #A1A283; }
.BgColor02{ background-color: #F8E3D2; }
.BgColor03{ background-color: #999999; }
.BgColor04{ background-color: #D9C6B8; }
.BgColor05{ background-color: #5B5C88; }
.BgColor06{ background-color: #E1E1BF; }
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-center: 0px;
	margin-top: 10px;
	margin-right: 0px;
	background-color: #96956A;	
}
.thisrow {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #96956A;
}

ul
{
list-style-type: disc;
padding: 8px;
margin: 0 auto 8px 8px;
}

li.square
{
padding-left: 5px;
font: 11px/14px "Times New Roman", Times, serif;
}

a {
	color: #003366;
	text-decoration: underline;
	font-style: italic;
}
.description {
	font-size: 12px;
	font-weight: bold;
}
.propertytable {
	background-color: #FFFFFF;
	border: thin dotted #333333;
	text-align: left;
}

.dottedtable {
	background-color: #FFFFFF;
	border: thin dotted #333333;
	margin: 0px;
	padding: 0px;
}
.medium {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



a:hover {
	text-decoration: none;
	background-color: #5B5C88;
	color: #CCCCCC;
}
p {
	font-size: 14px;
}


h6 {
	color: #666666;
	text-decoration: underline;
	font-style: italic;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
h2 {
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
.mainheading {
	font-size: 20px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.whiteheading {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.whiteheading a{
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.whiteheading a:link{
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.whiteheading a:hover{
	font-size: 16px;
	background-color: #FFFFFF;
	color:#003366;
	font-style: normal;
	font-weight: bold;
}
.whiteheading a:visited{
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.whiteheading a:visited:hover{
	font-size: 16px;
	background-color: #FFFFFF;
	color:#003366;
	font-style: normal;
	font-weight: bold;
}

.bigbullets {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	list-style-type: square;
	text-align: left;
	text-indent: 2px;

}

.whitebullets {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	list-style-type: square;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: left;
	
}

.blackbullets {
	font-size: 12px;
	font-style: italic;
	font-weight: none;
	list-style-type: square;
	color: #000000;
	margin: 0px 0px 0px 0px;
	text-align: left;
	
}

tr {
	text-align: left;
}
