.body-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 11pt;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-align: justify;

}
.body-2 {
	font-family: Verdana, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-align: justify;


}
.link-1 {
	font-family: Verdana, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.link-1:hover {
	font-family: Verdana, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.link-1:visited {
	font-family: Verdana, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.link-2{
	font-family: Verdana, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #8069B0;
	text-decoration: none;
}
.link-2:hover{
	font-family: Verdana, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #8069B0;
	text-decoration: underline;
}
.link-2:visited{
	font-family: Verdana, Verdana, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #8069B0;
	text-decoration: none;
}
.header1 { font-family: Verdana, Verdana, Sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: 700; 
	font-variant: normal; 
	text-transform: none; 
	color: #A26B35}
.header2 {
	font-family: Verdana, Verdana, Sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #663333;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-position: outside;
	list-style-image:  url(/images/bullet.gif);
	list-style-type: none;
	vertical-align: middle;
}
.policy, .policy:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.policy:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline
}
