#txtbody a {
	color: #6868ce;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

#txtbody a:hover {
	color: #6868ce;
	font-weight: normal;
	text-decoration: underline;
}

a:link {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
a:visited {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
a:hover {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9C09;
	text-transform: none;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.bodytext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-transform: none;
	line-height: 22px;
}
.border {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.bodytext12blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6868CE;
	text-transform: none;
}
.bodytext11black {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.bodytext12whitebold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	line-height: 25px;

}
.bodytext11 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-transform: none;
}
.bluelink:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #6868CE;
    text-decoration: none;
    background-color: transparent;
    font-weight: normal;
    font-style: normal;
	text-transform: none;
}
.bluelink:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #6868CE;
    text-decoration: none;
    background-color: transparent;
    font-weight: normal;
    font-style: normal;
	text-transform: none;
}
.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333333;
    text-decoration: none;
    background-color: transparent;
    font-weight: normal;
    font-style: normal;
	text-transform: none;
}
.bluelink:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #6868CE;
    text-decoration: none;
    background-color: transparent;
    font-weight: normal;
    font-style: normal;
	text-transform: none;
}
.whitelink:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
	text-transform: none;
}
.whitelink:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
	text-transform: none;
}
.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #FF9C09;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
	text-transform: none;
}
.whitelink:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
    font-style: normal;
	text-transform: none;
}

#txtbody {
	padding: 20px 20px 20px 0;
}

#txtbody h1 {
	font-size: 20px;
	margin: 0 0 30px;
	color: #242471;
}

#txtbody h2 {
	font-size: 18px;
	margin: 0 0 20px;
	color: #242471;
}

#txtbody h3 {
	font-size: 16px;
	margin: 0 0 10px;
	color: #242471;
}

#txtbody {
	    font-family: Tahoma, Helvetica, sans-serif;
			font-size: 13px;
			color: #393939;
}

.pageimg {
	float: right;
	margin: 0 0 20px 20px;
}
