BODY {
	background-color : #ffffff;
	color : #000000;
	font-family : Tahoma;
	font-size : 10pt;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #9a966a;
	scrollbar-base-color : #cc99fe;
	scrollbar-darkshadow-color : 867b00;
	scrollbar-face-color : #774f6c;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #460036;
	scrollbar-track-color : #baa4b4;
}

A:LINK, A:VISITED {
	color : #9a966a;
	text-decoration : none;
}

A:HOVER {
	color : #460036;
	text-decoration : none;
	font-style: italic;
}

A:LINK.backtop, A:VISITED.backtop {
	color : #9a966a;
	text-decoration: underline;
	font-size: 8pt;
}

A:HOVER.backtop {
	color : #460036;
	text-decoration : underlinene;
	font-size: 8pt;
}


TD {
	color : #774f6c;
	font-family : Tahoma;
	font-size : 10pt;
}

P {
	color : #774f6c;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 10px;
	font-family : Tahoma;
	font-size : 10pt;
}

UL { 
	color : #774f6c;
	margin-left: 10px;
	font-family : Tahoma;
	font-size : 10pt;
}

LI { 
	color : #774f6c;
	margin-left: 25px;
	font-family : Tahoma;
	font-size : 10pt;
}

TABLE.nav {
	border-color: #867b00;
	border-width: 2px;
	border-style: solid;
	width: 150px;
}

TD.white {
	background-color: #867b00;
	color: white;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	padding-left: 5px;
	font-weight: bold;
}

TD.nav {
	background-color: #9a966a;
	color: white;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	padding-left: 5px;		
}

A:LINK.nav {
	color: white;
	text-decoration: none;
}

A:VISITED.nav {
	color: white;
	text-decoration: none;
}

A:HOVER.nav {
	color: #460036;
	text-decoration: none;
	font-style: italic;
}

A:ACTIVE.nav {
	color: #460036;
	text-decoration: none;
	font-style: italic;
}

BODY.menu {
	background-color: #774F6C;	
}

P.title {
	color: #460036;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

A:LINK.small, A:VISITED.small  {
	color : #9a966a;
	font-size: 9pt;
}

A:HOVER.small {
	color : #460036;
	font-size: 9pt;
	font-style: italic;
}