BODY, TD {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A {
	color: Blue;
}

A:Hover {
	color: #993333;
}

H1{
	font-size: 30px;
	color : #993333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
H3 {
	color : #993333;
	font-size: 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
}

H2 {
	color: #000000;
	font-size: 18px;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	
}

H4 {
	font-family: serif;
	font-size: 12px;
	color : Silver;
	font-style : italic;
}

H5 {
	font-family : sans-serif;
	font-size : 14px;
	color: black;
	font-variant : small-caps;
	letter-spacing : 1px;
}

HR {
	height: 1pt;
}




.menu  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 16px;
}

.menu a  {
	color : white;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
}

.menu a:hover  {
	color : Silver;
	font-size : 16px;
	font-weight : bold;
}



.menu2 {
	font-family : sans-serif;
	font-size : 12px;
	font-style : italic;
	color: silver;
}
.menu2 a{
	font-family : serif;
	font-size : 12px;
	font-style : italic;
	color: silver;
	text-decoration : underline;
}

.menu2 a: hover {
	font-family : serif;
	font-size : 12px;
	font-style : italic;
	color:  white;
	text-decoration : underline;
}


.table {
	font-size : 10pt
}

.table a {
	font-size: 10pt;
}

.table a:hover{
	font-size : 10pt;
}

.widetext {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height : 18px;
	letter-spacing : 1px;
	font-variant : normal;
}
