BODY {
	background : #FFFFFD;
}

 TD {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 0px;
	padding-top: 5px;
	padding-left: 15px;
}

SELECT, INPUT{
	font-size : 12px;
}

P{
	text-align: justify;
}

TH{
	text-align: left;
	font-size: 16px;	
	background-color: #6383AC;
	color : #000000;
}

TABLE{
	width: 95%;
	border:0px;
	background-color: transparent;
}

H1{
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3 {
	font-size: x-small;
	font-style: italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	color: #6383AC;
	font-style : oblique;
	font-size: x-small;
	text-decoration : none;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:Hover {
	color: Black;
}

HR {
	height: 1pt;
}


