.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.header2 {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #00287D;
	text-decoration: none;
}
.content2 {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn
{
	background-color: #FEFEFE;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10px;
	color :#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	width: 100px;
}
.btn2
{
	background-color: #FEFEFE;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10px;
	color :#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	width: 115px;
}
.btn3
{
	background-color: #FEFEFE;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10px;
	color :#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	width: 150px;
}
.txtlead {
	font-family: Arial;
	font-size: 12px;
	color: #FFD800;
}
.txtfront {
	font-family: Arial;
	font-size: 11px;
	color: #CC9933;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #EFEBEB;
}
.txt2 {
	font-family: Arial;
	font-size: 14px;
	color: #EFEBEB;
}
.txtdown {
	font-family: Arial;
	font-size: 12px;
	color: #828181;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.content4 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
