BODY {
	background-image: none;
	background-color: #990000;
	background-repeat: no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color : #CCCC66;
	line-height: 100%;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color : #CCCC66;
	padding :2px 10px 2px 10px;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color : #CCCC66;
}

H1 {
	font-weight : bold;
	font-size: 10pt;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: Blue;
	text-decoration : none;
}

A:Hover {
	color: #2F4F4F;
	text-decoration : underline;
}

.copyright {
	font-style : italic;
	font-size: 8pt;
	text-align : center;
	color : #CCCCCC;
}

.navigation {
	text-align : left;
	text-decoration : none;
	color: Black;
	
}

.emphasis {
	font-size: 10pt;
	font-weight : bold;
}
.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color : Black;
	padding :2px 10px 2px 10px;
}

