P  {
	font-family : Rockwell;
	font-size : small;
	text-indent : 1em;
}

H1  {
	font-size : xx-large;
	font-family : Impact;
	font-weight : bold;
	font-style : normal;
}

H2  {
	font-size : x-large;
	font-family : Impact;
	font-weight : bold;
	font-style : normal;
}

H3  {
	font-size : large;
	font-family : Impact;
	font-weight : bold;
	font-style : normal;
	text-align : center;
}

A  {
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #0000FF;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

B  {
	font-weight : bold;
	font-style : normal;
	font-family : sans-serif;
	color : #666677;
	font-size : larger;
}

.comment  {
	font-size : small;
	margin-left : 1em;
	padding-left : 1em;
}

BLOCKQUOTE  {
	font-size : small;
	font-family : Book Antiqua;
	font-weight : normal;
	font-style : normal;
	color : #008080;
}

I  {
	font-style : italic;
	color : #808080;
	font-weight : normal;
	font-size : small;
}

ADDRESS  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}

.nodent  {
	text-indent : 0em;
}

