body {
background-color: #A3BFCC;  
SCROLLBAR-TRACK-COLOR: #567786;
SCROLLBAR-BASE-COLOR: #a2bfcc;
margin:0;


}

.textT {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textVerdBlack {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.textVerdYell {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}

.common16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.common13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.common {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.commonR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: red;
}

a:link {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #F7CF59;
	text-decoration: none;
}
