P  {
	font-family : Verdana;
	font-size : x-small;
	text-align : justify;
}

H1  {
	font-family : Verdana;
	font-size : x-large;
	font-weight : bold;
	font-style : normal;
}

H2  {
	font-family : Verdana;
	font-size : large;
	font-weight : normal;
	font-style : normal;
}

H3  {
	font-family : Verdana;
	font-size : medium;
	font-weight : bold;
	font-style : normal;
}

A  {
	font-family : Verdana;
}

A:Visited  {
	font-family : Verdana;
	color : Blue;
}

A:Active  {
	font-family : Verdana;
	color : Blue;
}

A:Hover  {
	font-family : Verdana;
	color : Red;
}

BODY  {
	font-family : Verdana;
}

TD  {
	font-family : Verdana;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
}

TR  {
	font-family : Verdana;
}

H4  {
	font-family : Verdana;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}

H5  {
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
}

H6  {
	font-family : Verdana;
	font-size : xx-small;
	font-weight : normal;
	font-style : normal;
}

A:Link  {
	color : Blue;
	font-family : Verdana;
}

PRE  {
	font-family : Courier New;
}

LI  {
	font-family : Verdana;
	font-size : x-small;
	font-weight : normal;
	font-style : normal;
}

TABLE.NAVIGATION  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	background-color : #ffcc33;
}

UL  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
}

OL  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
}

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

p.uncorrected  {
	font-size : x-small;
	font-family : Verdana;
	color : Gray;
}

.title  {
	font-size : x-large;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	text-align : center;
}

TH  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
}

CAPTION  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
}

