BODY, TD {
	background-color: transparent;
	font-family : Arial;
}
 
A {
	color: Black;
}

A:Hover {
	color: Fuchsia;
}

H1{
	font-variant: normal;
	background-color: transparent;
	color: Black;
	padding: 4px;
	width: 100%;
	font-size : xx-small;
	letter-spacing : 2px;
}

H2 {
	background : transparent;
	font-size : x-small;
	padding: 4px;
	width: 100%;
	color: Black;
	font-variant : small-caps;
}

H3 {
	font-variant: small-caps;
	background-color: transparent;
	color: Black;
	padding: 4px;
	width: 100%;
	font-size : xx-small;
	letter-spacing : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}
H4 {
	background : White;
	font-size : 12px;
	padding: 4px;
	width: 80%;
	color: Black;
	border : thin solid Black;
	font-variant : small-caps;
}
H5 {
	background : transparent;
	font-size : smaller;
	padding: 4px;
	width: 80%;
	color: Black;
	margin : 0px 0px 0px 0px;
	font-weight : bold;
}
H6 {
	font-variant: small-caps;
	background-color: transparent;
	color: Black;
	padding: 4px;
	width: 100%;
	font-size : x-small;
	letter-spacing : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}
H7 {
	font-variant: small-caps;
	background-color: transparent;
	color: Green;
	padding: 4px;
	width: 100%;
	font-size : x-small;
	letter-spacing : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}
.donkey5       {background: none; color: #000000; font-size: 10px; font-weight: normal; font-family: Tahoma,sans-serif; text-decoration: none}

