html, body {
	border:0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:justify;	
		color : #333333;
}

a {
	color : #3366CC;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{ 
	color : #CC3333; 
	font-weight: bold;
	text-decoration: underline;

}
A.b {
	COLOR: #3366CC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 20px; TEXT-DECORATION: none}
A.b:hover {
	COLOR: #CC3333; TEXT-DECORATION: underline
}

h1 {
	font-size: 12pt;
}

.maintable {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	margin:0px;
	padding:0px;
	border:0px;
	font-size: 10pt;
}

.content {
	display: block;
	padding-left: 30px;
	padding-right:50px;
	font-size: 10pt;
	color : #333333;
}


hr {
	color : #3366CC;
	height : 1px;
}

.date {
	color : #3366CC;
}