BODY  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color : #FFFFFF;
	margin : 0;
}

H1  {
	font-size : 28px;
	color : Navy;
	font-weight : bold;
	font-style : oblique;
}

H2  {
	font-size : 25px;
	color : Navy;
	font-weight : bold;
	font-style : normal;
}

H3  {
	font-size : 22px;
	color : Navy;
	font-weight : bold;
	font-style : normal;
}

H4  {
	font-size : 19px;
	color : Navy;
	font-weight : bold;
	font-style : normal;
}

H5  {
	font-size : 16px;
	color : Navy;
	font-weight : bold;
	font-style : normal;
}

P  {
	font-size : 16px;
	color : Black;
	font-weight : normal;
	font-style : normal;
}

DL  {
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

DT  {
	font-size : 16px;
	color : Black;
	font-weight : normal;
	font-style : normal;
}

UL  {
	font-size : 16px;
	color : Black;
	font-weight : normal;
	font-style : normal;
}

OL  {
	font-size : 16px;
	color : Blue;
	font-weight : normal;
	font-style : normal;
}

LI  {
	font-size : 16px;
	color : Black;
	font-weight : normal;
	font-style : normal;
}

I  {
	color : Black;
	font-weight : normal;
	font-style : italic;
}

STRONG  {
	font-size : 16px;
	color : Black;
	font-weight : bold;
	font-style : normal;
}

A:LINK  {
	color : #CC99FF;
	text-decoration : none;
}

A:VISITED  {
	color : #660099;
	text-decoration : none;
}

A:ACTIVE  {
	color : Yellow;
	text-decoration : none;
}

A:HOVER  {
	color : Silver;
	text-decoration : underline;
}

.form  {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : normal;
	font-style : normal;
}

.navigation  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : bold;
	font-style : normal;
	text-align : center;
}

.collophon  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : bold;
	font-style : normal;
	text-align : center;
}

.copyright  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : normal;
	font-style : normal;
	text-align : center;
}

.small  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : normal;
	font-style : normal;
	text-align : center;
}

