H5 {
	font-family : "MS Serif", "New York", serif;
	font-size : large;
	font-style : normal;
	font-weight : normal;
	color : Gray;
}
H6 {
	background-color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : Yellow;
}
P {
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	text-align : justify;
}
LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	list-style-type : disc;
	text-align : left;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : small;
	font-weight : bold;
	background-color : Black;
	color : #FFD700;
	padding-bottom : 2px;
	padding-left : 2;
	padding-top : 2px;
}
