BODY {
	color: Black;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;
; background-image: url(images/backgrounds/brown-white2.jpg)
}

A {
	color: Purple;
	text-decoration: none;
}

A:hover {
	color: #9900FF;
	text-decoration: none;

}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; font-weight: bold; margin-bottom: 10px; font-variant: normal; vertical-align: top}
.h3 {  font-size: 14px; line-height: 15px; font-weight: bold}
.t1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 13px; font-weight: normal}
.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 17px; font-weight: bold; font-variant: small-caps; color: #000000}
