P {
	margin : 6px;
}

.menu {
	background-color : transparent;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
.specialtd {
	text-align : center;
}




BODY  {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font-style : normal;
}

TD  {
	text-decoration : none;
		font-size : 16px;
	font-weight : bold;
}

A  {
	color : #3D5180;
	font-weight : bold;
	background-color : #FF9933;
	padding-bottom : 5px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 5px;
}

A:LINK  {
	color : #344DAA;
	text-decoration : none;
}

A:VISITED  {
	color : Maroon;
	text-decoration : none;
}
A:HOVER {
	color : #A64B29;
	text-decoration : underline;
	background-color : Yellow;
}

H1  {
	font-size : 20px;
	font-weight : bold;
	color : Maroon;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	margin-bottom : 10px;
}

H2  {
	font-size : 20px;
	color : #9F0000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	border : medium;
	margin-bottom : 1px;
	font-style : italic;
}

H3  {
	font-size : 16px;
	font-weight : bold;
	color : #FF7A00;
	text-transform : none;
	text-decoration : none;
	margin-bottom : 0px;
}

H4  {
	font-size : 16px;
	font-weight : bold;
	color : Navy;
	text-transform : none;
	text-decoration : none;
	font-style : italic;
}

H5  {
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
	line-height : 5px;
	padding-bottom : 2px;
}

LI  {
	list-style-type : disc;
}

UL  {
	font-weight : medium;
	color : #000000;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font : Verdana;
	list-style : disc;
	line-height : normal;
	margin-top : 5px;
	margin-bottom : 5px;
}

