body {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
a:link{
	color : #095BA6;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:visited{
	color : #095BA6;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #06457D;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
a.menu:link{
	color : #414141;
	text-decoration : none;
	font-weight : bold;
}
a.menu:visited{
	color : #414141;
	text-decoration : none;
	font-weight : bold;
}
a.menu:hover {
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}
a.footer:link{
	color : #ECE8E6;
	background-color : #867366;
	text-decoration : none;
	font-weight : normal;
}
a.footer:visited{
	color : #ECE8E6;
	background-color : #867366;
	text-decoration : none;
	font-weight : normal;
}
a.footer:hover {
	color : #FFFFFF;
	background-color : #867366;
	text-decoration : underline;
	font-weight : normal;
}
hr {
	color: #867366;
	background-color : transparent;
	size: 1px;
}
p {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.footer {
	color : #FFFFFF;
	background-color : #867366;
}
.brown2 {
	color : #867366;
	background-color : #C2B9B2;
}
.white {
	color : #000000;
	background-color : #FFFFFF:
}
.menu {
	color : #000000;
	background-color : #E3E0DD;
}
.blue {
	color : #FFFFFF;
	background-color : #095BA6;
}
.big { 
 	color :  #095BA6;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 36px;
	line-height : 42px;
}
.heading { 
 	color :  #095BA6;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 21px;
	font-weight : bold;
}
.copy { 
 	color :  #095BA6;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
}
.copy2 { 
 	color :  #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
}
.subheading { 
 	color :  #095BA6;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-weight : bold;
}
.normal { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.small { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.caption { 
	color : #7C7C7C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.legal { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 12px;
}
.footnote { 
	color : #7C7C7C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
td {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 16px;
}
font {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 16px;
	font-weight : normal;
}
ul {
	list-style : square;
	font-size :12px;
	line-height : 18px;
	margin-top : 10px;
	margin-bottom : 10px;
}
li {
	list-style-type : square;
	font-size :12px;
	line-height : 18px;
	margin-top : 10px;
	margin-bottom : 10px;
}
ul.blue {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li.blue {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}
ul.blue2 {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet2.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}
li.blue2 {
	list-style-type : disc;
	list-style-image : url(../images_gen/bullet2.gif);
	font-size :12px;
	line-height : 18px;
	margin-top : 0px;
	margin-bottom : 0px;
}



