BODY {


	font-family: Arial, sans-serif;
	font-size: 14px;
	color: ;
	text-align: justify;
	background-attachment: fixed;
	background-color: ;
	background-image: ;
}

frameset {
	border: thin; color: #8080FF;
}

H1 {
	font-size: 16pt;
}

H2 {
	font-size: 14pt;
	color: ;
	background-color: transparent;
}

H3 {
	font-size: 13pt;
	color: ;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : ;
	}

A {
	text-decoration: none;
	color: #111111;
}

A:Hover {
	text-decoration: none;
	color: #111111;
	font-weight: bold;
}

HR {
	color: ;
	height: 1pt;
}

p, div, li, ul {
	font-style: normal;
	font-family: Arial, sans-serif;
	color: ;
}

table, tr, td {
	background-color: transparent;

}
