a {
	color : #007DC3; 
	text-decoration : none;}

a:link {
	color: #007DC3;
	text-transform: none;
}

a:visited {
	color: #007DC3;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #007DC3;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #007DC3;
	text-transform: none;
	text-decoration: none;
}

BODY {
	text-align:center;
	background: #FFFFFF;
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.sidebar {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.sidebar-bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

.sidebar-highlight {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #FDB813;
}

.sidebar-italics {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.sidebar-italics-b {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

.bodytextbold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.titlebodytextbold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #000000;
	height: 20px;
	padding-left: 8px;
	padding-right: 5px;
}

.before {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FDB813;
	height: 20px;
	padding-left: 8px;
	padding-right: 5px;
}

.bio {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #000000;
	height: 20px;
	padding-left: 8px;
	padding-right: 5px;
}

.biotitle {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}

.after {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #007DC3;
	height: 20px;
	padding-left: 8px;
	padding-right: 5px;
}

.subbodytextbold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #999999;
	height: 16px;
	padding-left: 8px;
	padding-right: 5px;
}

.bodytextitalics {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.bodytextitalicsb {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
}

.footer a:link {
	color: #FFFFFF;
	text-transform: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;
}

.footer a:active {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
