a:link {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF8001;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FF8001;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.text1 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text1:hover {
	color: #FF8001;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#787570;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#306BC7;
}
.bcg {
	background-color: #C00000;
	background-image: url(images/bcg_Gothic.jpg);
}
.topbar {
	background-color: #000000;
}
.topbartext {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}
.text4 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #FF9933;
}
.text6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-indent: 10pt;
	padding-right: 10px;
	text-align: justify;

}
.text7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-indent: 10pt;
	display: list-item;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	padding-right: 25px;
}
.print {
	font-family: verdana;
	font-size: 8px;
	color: #ffffff;
	text-indent: 10pt;
	padding-right: 40px;
	text-align: right;

}