Body  {
	margin : 0;
	padding : 0;
}

H1  {
	text-align : center;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
}

H2  {
	text-align : center;
	font-weight : bold;
	font-family : serif;
	font-style : normal;
	color : #800000;
}

H3  {
	color : #800000;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
}

H4  {
	font-family : serif;
	text-align : center;
	font-weight : bold;
	font-style : normal;
}

H5  {
	font-family : serif;
	text-align : center;
	font-style : normal;
	font-weight : bold;
}

A  {
	color : #800000;
	font-family : Times, Times New Roman, serif;
	font-weight : normal;
	text-decoration : underline;
}

A:Active  {
	color : #008080;
	font-weight : normal;
}

A:Hover  {
	font-weight : normal;
	color : #008080;
	text-decoration : underline;
}

.comment {
	color : Red;
	font-size : small;
}

.large  {
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
}

.largeblk  {
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
}

.largelnk  {
	text-decoration : underline;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
}


.medlnk  {
	font-size : small;
	font-family : Times, Times New Roman, serif;
	font-weight : normal;
	font-style : normal;
	color : #800000;
	text-decoration : underline;
}

.norm  {
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-family : serif;
	text-align : left;
	font-size : small;
}
