BODY  {
	color : #0000FF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

H1  {
	color : #FF0000;
	font-size : large;
	font-weight : bold;
	font-family : Comic Sans MS, Times New Roman, Times, serif;
}

H2  {
	color : #FF0000;
	font-size : medium;
	font-weight : bold;
	font-family : Comic Sans MS, Times New Roman, Times, serif;
}

H3  {
	color : #FF0000;
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

H4  {
	color : #FF0000;
	font-size : small;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

H5  {
	color : #0000FF;
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0000FF;
	font-size : small;
}

A  {
	color : #00CC00;
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:Visited  {
	color : #999999;
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:Active  {
	color : #FF0000;
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:Hover  {
	color : #FF0000;
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

LI, UL, OL, DL  {
	font-size : small;
}

BLOCKQUOTE  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.caption  {
	font-size : x-small;
}

.copyright  {
	font-size : x-small;
}

.title  {
	color : #FF0000;
	font-size : large;
}

.MsoNormal  {
	font-size : medium;
}

.nav  {
	font-weight : bold;
	text-decoration : none;
}

.top  {
	font-weight : bold;
	text-decoration : none;
	font-size : x-small;
}

TD  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans serif;
}

TD H1  {
	font-size : medium;
	font-weight : bold;
}

TD H2  {
	font-size : medium;
	font-weight : bold;
}

TD H3  {
	font-size : medium;
	font-weight : bold;
}

TD H4  {
	font-size : small;
	font-weight : normal;
}

TD H5  {
	font-size : small;
	font-weight : bold;
}

TH  {
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


