TD {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: justify;
}

H2 {
	font-size: 16px;
	color: #750000;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
}

H3 {
	font-size: 13pt;
	color: #006699;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: underline;
	color: #990000;
}

A:Hover {
	text-decoration: underline;
	color: #0033CC;
}

HR {
	color: blue;
	height: 1pt;
}
BODY {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: justify;
	background-repeat: repeat;
	background-position: center;
	background-color: #D9DAE7;
 } 
.tableboarder {
	border: thin solid #A4B0BF;
}

