
A  {
	COLOR : #0000ff;
	text-decoration : none;
	}

A:hover  {
	COLOR : #ff0000;
	text-decoration : underline;
	}

A.nav {
	color:#0000ff;
	text-decoration:none;
}

A.nav:active {
	color:#0000ff;
}

A.nav:visited {
	color:#0000ff;
}

A.nav:hover {
	color:#ff0000;
	text-decoration:none;
}

A.nav:visited:hover {
	color:#ff0000;
}
	
P  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

OL  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

UL  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

LI  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

TD  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

TABLE  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

BODY  {
	
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}


.HEADER  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 9pt;
	FONT-WEIGHT : bold;
	BACKGROUND-COLOR : ffa500;
}

img.photos {border-width:1; border-style:solid; border-color:#000000;}

.border {border-width:1; border-style:solid; border-color:#000000;}

.leftright { border-width:1; border-right-style: solid; border-left-style: solid; border-color:#000000;}

.FillOne 
{
	color : #696969;
	font-size : 18px;
	font-weight : bold;
	font-family : Verdana;
}

.FillTwo 
{
	color : #555555;
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
}

.FillThree 
{
	background-color : #f3f3f3;
	border-style : outset;
	border-width : 2px;
	border-color: #f3f3f3;
	padding : 2px;
	
	color : #000000;
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana;
}

