P  {
	font-style : normal;
	color : Black;
	font-family : Franklin Gothic Book;
	font-weight : normal;
	text-indent : 1em;
	font-size : medium;
	margin-left : .5em;
	margin-right : .5em;
}

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  {
	color : Red;
}

A:Active  {
	color : Teal;
}

A:Hover  {
	color : Green;
}

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;
}

.old  {
	font-size : small;
	font-style : italic;
	color : #808080;
	margin-left : 3em;
	margin-right : 3em;
}

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;
}

IMG  {
	padding-left : .5em;
	padding-right : .5em;
	padding-top : .5em;
	padding-bottom : .5em;
	padding : .5em;
}

