BODY, TD {
	background: #000000;
	color : #CCCCCC;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size: 14px;
	text-align: left;
}

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: white;
}

A:Hover {
	color: yellow;
}

HR {
	height: 1pt;
}

IMG {
}

/* classes */
.Watermark {
}

/* unique IDs */
#Watermark {
}
