P, TD {
	font-color : #000000;
	font-family :  Georgia, Bookman Old Style, Times New Roman, Times, serif;
}

H1  {
	color : #990000;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bold;
	text-align : left;
	margin-bottom : 0px;
}

H2  {
	color : #990000;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	text-align : left;
	margin-top : 0px;
}

H3  {
	color : #990000;
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	text-align : left;
}

strong {
	font-weight : bold;
	font-style : italic;
}

.edit {
	font-weight : bold;
	color : red;
}