.texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #212B37;
}
.titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #0066CC;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #FF6633;
	font-weight: bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-weight: normal;
}
.hover1 A:link {
	text-decoration: none;
	color: #2E59B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.hover1 A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #4572CF;
	font-size: 9pt;
}
.hover1 A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 9pt;
}
.hover1 A:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.tables {
	border: 1px solid #CCCCCC;
}
.tds {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.texts-small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
borders-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borders-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.black_border {
	border: 1px dashed #000000;
}
.gray_border {

	border: 1px solid #999999;
}
.textsBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.textsBIG {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #212B37;
}
.texts2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
}
.titles2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #CC0000;
}
.black_border2 {

	border: 1px solid #333333;
}
.hrules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin dotted #0066CC;
}
