/* CSS Document */
.title1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#A67023;
	font-weight:bold;
	font-size:17px;
	font-style:oblique;
}
.body1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:14px;
	padding-left:30px;
	padding-right:10px;
	line-height:130%;
}
.body2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#A67023;
	font-weight:bold;
	font-size:14px;
	font-style:oblique;
}
.body3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:14px;
	padding-right:10px;
	padding-top:65px;
	line-height:130%;
}
.body_links {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	padding-bottom:15px;
	line-height:130%;
}
a.navbar:link {color: #444; font-size: 18px; font-family: sans-serif; font-weight:bold; text-decoration: none;}
a.navbar:active {color: #ccc; font-size: 18px; font-family: sans-serif; font-weight:bold; text-decoration: none;}
a.navbar:visited {color: #333; font-size: 18px; font-family: sans-serif; font-weight:bold; text-decoration: none;}
a.navbar:hover {color: #aaa; font-size: 18px; font-family: sans-serif; font-weight:bold; text-decoration: none;
}
.footer1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}
a.footer:link {color: #999;  font-size: 10px; font-family: sans-serif; text-decoration: none;}
a.footer:active {color: #dddddd; font-size: 10px; font-family: sans-serif; text-decoration: none;}
a.footer:visited {color: #aaaaaa; font-size: 10px; font-family: sans-serif; text-decoration: none;}
a.footer:hover {color: #666; font-size: 10px; font-family: sans-serif; text-decoration: none;
}


