body {
	font-family: sans-serif;
}
A {
	font-family: sans-serif;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}
A:hover {
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
}
A:link {
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	color: #0000FF;
}
A:visited {
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	color: #0000FF;
}
A:active {
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	color: #0000FF;
}
.serif {
	font-family: times, serif;
	font-size: small;
}
.sans {
	font-family: sans-serif;
	font-size: small;
}
.heading_country {
	color: #BAC5DA;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
}
.heading_blue {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #00FF00;
}
.selectedheading {
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:  #000000;
	border-top-color: #FFFFCC;
}
.title {
	font-family: sans-serif;
	color: #FF9900;
	font-size: medium;
	font-weight: bold
}
.subtitle {
	font-family: sans-serif;
	color: #FF9900;
	font-size: small;
	font-weight: bold
}
.subtitle_s {
	font-family: sans-serif;
	color: #FF9900;
	font-size: x-small;
	font-weight: bold
}
.h1 {
	font-family: sans-serif;
	color: #CC6600;
	font-size: small;
}
.h3color {
	font-family: sans-serif;
	color: #CC6600;
	font-size: x-small;
}
.tiny {
	font-family: sans-serif;
	color:#000000;
	font-size: xx-small;
}
.tiny_white {
	font-family: sans-serif;
	color:#FFFFFF;
	font-size: xx-small;
}
.small {
	font-family: sans-serif;
	font-size: x-small;
}
.copyright {
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black
}
.tablecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytextred {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext_peach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900
}
.bodytext_indent {
	text-indent: 1cm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wwTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 22px;
}
.heading {
	color: #009999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.headingB {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.headingBRed {
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.headingB_Blue {
	color: #0b3d91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.headingB_Blue_nobold {
	color: #0b3d91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.heading_Blue Bold_Blog {
	color: #007dfc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
}


.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.quoter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.keywordTitle {
	font-family: Verdana, Arial;
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}
.keywordTiny {
	font-family: Verdana, Arial;
	color: #CC3333;
	font-weight: Bold;
	font-size: 9px;
}
.keywordquote {
	font-family: Verdana, Arial;
	color:#000000;
	font-size: xx-small;
	font-style: normal;
	text-align:right;
}
.keywordquote_left {
	font-family: Verdana, Arial;
	color:#000000;
	font-size: xx-small;
	font-style: normal;
	text-align:left;
}
.keywordquote_red {
	font-family: Verdana, Arial;
	color:#FF0000;
	font-size: xx-small;
	font-style: normal;
	text-align:right;
}
.keywordquote_verdana {
	font-family: Verdana, Arial;
	color: #5b5b39;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	text-decoration: none
}
.toc {
	font-family: Verdana, Arial;
	color: #5b5b39;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: none
}

