BODY {
	font-family : Georgia;
	font-weight : normal;
	font-size : smaller;
}
A {
  text-decoration: none;
  font-weight : bold;
  color : Black;
} 
A:hover {
  COLOR: #ff0000
}
B {
	font-weight : bold;
	color : SaddleBrown;
}
TD.lead {
	background-color : #E6D2B7;
	font-size : smaller;
	padding : 5px 10px 10px 10px;
}
Strong {
	font-weight : bold;
	color : SaddleBrown;
}
H1 {
	color: #8B4513;
	font-family : "Comic Sans MS";
	font-size : x-large;
	font-weight : bold;
}
H2 {
	color: #8B4513;
	font-family : "Comic Sans MS";
	font-size : large;
	font-weight : bold;
}
H3 {
	color: #8B4513;
	font-family : "Comic Sans MS";
	font-size : medium;
	font-weight : normal;
}
H4 {
	color: #8B4513;
	font-family : "Comic Sans MS";
	font-size : small;
	font-weight : normal;
}
H5 {
	color: #8B4513;
	font-family : "Comic Sans MS";
	font-size : x-small;
	font-weight : normal;
}
