P  {
	font-size : x-small;
	font-family : Verdana,Arial,Helvetica;
}

LI  {
	font-size : x-small;
	font-family : Verdana,Arial,Helvetica;
}

H1  {
	font-size : medium;
	font-weight : bold;
	font-family : Verdana,Arial,Helvetica;
	color : #666699;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

H2  {
	font-size : small;
	font-weight : bold;
	font-family : Verdana,Arial,Helvetica;
	color : #666699;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	background-color : #ded6e7;
}

H2  {}

H3  {}

A  {
	font-family : Verdana,Arial,Helvetica;
	color : Navy;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	font-family : Verdana,Arial,Helvetica;
	color : Navy;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	font-family : Verdana,Arial,Helvetica;
	color : Blue;
	text-decoration : underline;
	font-weight : bold;
}

A:Hover  {
	font-family : Verdana,Arial,Helvetica;
	color : Blue;
	text-decoration : underline;
	font-weight : bold;
}

BODY  {}

