P  {}

H1  {
	font-family : Arial;
	font-size : large;
	font-weight : bold;
	color : Red;
	text-align : center;
}

H2  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	text-align : center;
}

H3  {
	font-size : x-small;
	font-family : Arial;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Verdana;
}

.fbc  {
	font-family : MS Serif;
	font-size : large;
	font-weight : bold;
	text-align : center;
}

.address  {
	font-size : x-small;
	font-family : MS Serif;
	font-weight : bold;
	text-align : center;
}

.title  {
	font-size : large;
	font-family : Verdana;
	text-align : center;
}

.bold  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
}

.italic  {
	font-size : small;
	font-family : Verdana;
	font-style : italic;
}

li  {
	font-size : x-small;
	font-family : Verdana;
}

.navlink:link,.navlink:active, .navlink:visited, .navlink:hover  {
	text-decoration : none;
	color : White;
}

.hlink:link,.hlink:active,.hlink:visited,.hlink:hover  {
	text-decoration : none;
	color : Navy;
}

.xsmall  {
	font-family : Verdana;
	font-size : x-small;
}

.small  {
	font-size : small;
	font-family : Verdana;
}

.ylink:link,.ylink:active,.ylink:hover,.ylink:visited  {
	text-decoration : none;
	color : #FFCC66;
}

dd  {
	font-size : x-small;
	font-family : Verdana;
}

