BODY, TD {
	background-color: transparent;
	font-family : Arial, Helvetica, sans-serif;
}
 
A {
	color: #7A66AB;
}

A:Hover {
	color: Red;
}

H1{
	font-variant: small-caps;
	background-color: transparent;
	color: #CD853F;
	padding: 1px;
	width: 100%;
	font-size : small;
	letter-spacing : 2px;
}

H2 {
	background : transparent;
	font-size : xx-small;
	padding: 4px;
	color: #6B8E23;
}

H3 {
	font-variant: normal;
	background-color: transparent;
	color: #7A66AB;
	padding: 4px;
	width: 100%;
	font-size : xx-small;
	letter-spacing : 1px;
	padding-bottom : 2px;
	padding-top : 2px;
	line-height : 20px;
	list-style-type : disc;
	list-style : disc outside none;
}
H4 {
	background : transparent;
	font-size : xx-small;
	letter-spacing : 1px;
	padding: 8px;
	width: 80%;
	color: White;
	border : thin solid Black;
}
H5 {
	background : transparent;
	font-size : xx-small;
	padding: 4px;
	width: 80%;
	color: Teal;
	border : thin solid Teal;
	margin : 0px 0px 0px 0px;
}
H6 {
	font-variant: normal;
	background-color: transparent;
	color: Fuchsia;
	padding: 4px;
	width: 100%;
	font-size : xx-small;
	letter-spacing : 2px;
	padding-bottom : 2px;
	padding-top : 2px;
	list-style : disc;
}

.donkey5       {background: none; color: #000000; font-size: 10px; font-weight: normal; font-family: Tahoma,sans-serif; text-decoration: none}
.option      {background: #CD853F; color: #000000; font-size: 10px; font-weight: bold; font-family: Verdana, Helvetica,sans-serif; text-decoration: none}

