#vlink1
{
font-size: 10pt; font-style: bold;
font-family: Verdana, Sans-serif; 
	text-decoration: non;
	font-weight: bold;
	color: black;
}

#vlink2
{
font-size: font-size: 8pt; font-style: normal;
font-family: Verdana, Sans-serif; 
	text-decoration: none;
	color: maroon;
	background-color: yellow;
}


#velvet
{
font-size: font-size: 8pt; font-style: normal;
margin-left: 2em;
width: 475px;
}

BODY
{
    FONT-SIZE: small;
	FONT-FAMILY: Verdana, Univers, 'Zurich BT';
    BACKGROUND-COLOR: #ffffff;
	color: black;
    }
	
	
A.nav:Link  {
	color : white;
	font-family: Verdana, Sans-serif; font-size: 12px; font-style: normal;
	text-decoration: none;
}

A.nav:Visited  {
	color : white;
	font-family: Verdana, Sans-serif;  font-size: 12px; font-style: normal;
	text-decoration: none;
}

A.nav:Active {
	color : white;
	font-family: Verdana, Sans-serif; font-size: 12px;   font-style: normal;
   text-decoration: none;
	
}

A.nav:Hover  {
	color : white;
	font-family: Verdana, Sans-serif;  font-size: 12px; font-style: normal;
	text-decoration: none;
}



UL
{
    font-size: 8pt; font-style: normal;font-family: Verdana, Sans-serif; 
	text-decoration: none;
	color: maroon;
}


H1
{
    FONT-SIZE: large
}
H2
{
    FONT-SIZE: medium
}
H3
{
    FONT-SIZE: small
}
H4
{
    FONT-SIZE: x-small
}

A:active
{
    COLOR: green;
	font-family: Tahoma, Sans-serif;font-size: 12px;font-weight: 700;font-style: normal;text-decoration: none;
	text-decoration: none;
	
}
A:link
{
    COLOR: green;
	font-family: Tahoma, Sans-serif;font-size: 12px;font-weight: 700;font-style: normal;text-decoration: none;
	text-decoration: none;
}
A:visited
{
    COLOR: green;
	font-family: Tahoma, Sans-serif;font-size: 12px;font-weight: 700;font-style: normal;text-decoration: none;
	text-decoration: none;
}
A:hover
{
    COLOR: red;
	font-family: Tahoma, Sans-serif;font-size: 12px;font-weight: 500;font-style: italic;text-decoration: none;
	text-decoration: none;
	
}

.normal
{
    FONT-SIZE: 10pt;
    COLOR: silver
}
P
{
    FONT-SIZE: 9pt;
    COLOR: black;
}
LI
{
    FONT-SIZE: 8pt;
    COLOR: maroon;
	
	}
	#LI1
{
    FONT-SIZE: 8pt;
    COLOR: maroon;
	font-weight: bold
	}