A:link {color: #0099FF; text-decoration: none}
A:visited {color: #0099FF; text-decoration: none}
A:hover {
	color: #333399;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-face-color : #1F309C ; 
	scrollbar-shadow-color : #1F309C ; 
	scrollbar-darkshadow-color : #FFFFFF ; 
	scrollbar-highlight-color : #FFFFFF ; 
	scrollbar-3dlight-color : #1F309C ; 
	scrollbar-track-color : #FCFCFC ; 
	scrollbar-arrow-color : #FFFFFF	;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	height: 35px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.tableRound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.titleTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CC6600;
	height: 30px;
}

