
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	SCROLLBAR-TRACK-COLOR: #567786;
	SCROLLBAR-BASE-COLOR: #a2bfcc
}

a {text-decoration: none;}
a:link {color:#ffffff;}
a:visited {color:#ffffff;}
a:active {color:#ffffff;}
a:hover {color:#ffffff;text-decoration:none}

P { 
	font-family: "Arial";
    margin-left: 10px;
	font-size: 10.0pt;
    color: #ffffff;
}

P.16 { 
	font-family: "Arial";
    font-size: 16px;
    color: #ffffff;
	font-weight: bold;
}

P.20 { 
	font-family: "Arial";
    font-size: 20px;
    color: #ffffff;
	font-weight: bold;
}

h1 {
	font-family: "Arial";
    font-size: 20px;
    color: #ffffff;
	font-weight: bold;
}



.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.0pt;
	font-weight : bold;
}

.boldR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.0pt;
	font-weight : bold;
	color: #FF0000;
}

.border {
	border-width:1; 
	border-color:rgb(162,191,204); 
	border-style:solid; 

}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.0pt;
	color: #FF0000;
}
.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;
}
