H1 {
	COLOR: black; FONT-FAMILY: sans-serif
}
H2 {
	COLOR: black; FONT-FAMILY: sans-serif
}
H3 {
	COLOR: black; FONT-FAMILY: sans-serif
}
H4 {
	COLOR: black; FONT-FAMILY: sans-serif
}
H5 {
	COLOR: black; FONT-FAMILY: sans-serif
}
H6 {
	COLOR: black; FONT-FAMILY: sans-serif
}
ADDRESS {
	FONT-SIZE: 0.6em; TEXT-TRANSFORM: uppercase; FONT-STYLE: normal; TEXT-ALIGN: center
}
BLOCKQUOTE {
	BACKGROUND-COLOR: silver
}
UL B {
	COLOR: silver
}
A {
	FONT-SIZE: 15px;
	COLOR: #FFFFFF;
	font-family : Tahoma;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	FONT-SIZE: 15px;
	COLOR: #FFFFFF;
	font-family : Georgia;
	font-weight : bold;
	text-decoration : none;
} 

A:hover {
	COLOR: #000000;
}

.T1 {
	FONT-SIZE: 1.2em;
	COLOR: Black;
	font-family: AGaramond;
	font-weight: normal;
	text-decoration: underline;
}
.T2{
	FONT-SIZE: .8em;
	COLOR: Black;
	font-family: AGaramond;
	font-weight: bold;
}
.T3 {
	FONT-SIZE: 1.2em;
	COLOR: Black;
	font-family: AGaramond;
	font-weight: normal;
	text-decoration: none;
}
.T4 {
	FONT-SIZE: 1.2em;
	COLOR: Black;
	font-family: AGaramond;
	font-weight: normal;
	text-decoration: none;
}

.W1 {
	color: Black;
	font-family: Arial;
	font-size: 18pt;
	font-weight: 500;
	text-decoration: underline;
	padding-top : 0px;
}

.W10 {
	color: Black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: 500;
	text-decoration:none;
	padding-top : 0px;
}
	

.W12 {
	color: Black;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 500;
	text-decoration:none;
	padding-top : 0px;
}

.W12B {
	color: Black;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 500;
	text-decoration: underline;
	padding-top : 0px;
}
.W12BL {
	color: #146374;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 500;
	text-decoration:none;
	padding-top : 0px;
}
.W12BL:VISITED {
	color: #146374;
}
.W12BL:HOVER {
	color: navy;
}