BODY, div{
	color : #006600;
	font-size : 10pt;
	background-color : #CCCCCC;
	margin-left : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
}

 p {
	color : #006600;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

.smltxt {
	color : black;
	font-size : 8pt;
}

.txthl {
	color : red;
	font : bold;
}

a {
	color : blue;
}

A:active{
	color : #0066CC;
	font-style : normal;
	text-decoration : none;
}

A:hover{
	color : #3399FF;
	font-style : normal;
	text-decoration : none;
}

A:link{
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

A:visited {
	font-style : normal;
	text-decoration : none;
}


.linkhdr:active{
	color : #0066CC;
	font-style : normal;
	text-decoration : none;
}

.linkhdr:hover{
	color : Aqua;
	font-style : normal;
	text-decoration : none;
}

.linkhdr:link{
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

.linkhdr:visited {
	color : #0066CC;
	font-style : normal;
	text-decoration : none;
}

H1 {
	font-size : 22px;
	color : #3399FF;
}

H2 {
	font-size : 18px;
	color : #3399FF;
}

H3 {
	font-size : 16px;
	color : #3399FF;
}
