a
{
	font-family: Garamond;
	font-size : 10pt;
	font-style : none;
	font-variant : normal;
	font-weight : bold;
	color : Teal;
}

a:hover 
{
	font-family: Garamond;
	font-size:10pt;
	color: #FFFF99;
	font-weight: bold;
	font-style: none;
	text-decoration : underline;
}

.copperplate
{
	font-family: Copperplate Gothic Light;
	font-size:8pt;
	color: #CCCCCC;
	font-weight: normal;
	font-style: none;
	text-decoration :none;
}

a.copperplate
{
	font-family: Copperplate Gothic Light;
	font-size:8pt;
	color: #CCCCCC;
	font-weight: normal;
	font-style: none;
	text-decoration : none;
}


a.copperplate:hover 
{
	font-family: Copperplate Gothic Light;
	font-size:8pt;
	color: #FF0000;
	font-weight: bold;
	font-style: none;
	text-decoration : none;
}

.copperplatebold
{
	font-family: Copperplate Gothic Bold;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: none;
	text-decoration : none;
}

a.copperplatebold 
{
	font-family: Copperplate Gothic Bold;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: none;
	text-decoration : none;
}

a.copperplatebold:hover
{
	font-family: Copperplate Gothic Bold;
	font-size:8pt;
	color: #FF0000;
	font-weight: bold;
	font-style: none;
	text-decoration : none;
}

.copperplatewhite
{
	font-family: Copperplate Gothic Light;
	font-size:10pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: none;
	text-decoration :none;
}

a.copperplatewhite
{
	font-family: Copperplate Gothic Light;
	font-size:10pt;
	color: #993366;
	font-weight: normal;
	font-style: none;
	text-decoration : none;
}

a.copperplatewhite:hover 
{
	font-family: Copperplate Gothic Light;
	font-size:10pt;
	color: #993366;
	font-weight: normal;
	font-style: none;
	text-decoration : underline;
	font : normal 10pt/normal COPRGTL;
}

.tahoma
{
	font-family: Tahoma;
	font-size:10pt;
	color: black;
	font-weight: normal;
	font-style: none;
}

a.tahoma

{		
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	position: static;
	color: red;
	font-weight: normal;
	font-style: none;
}	

a.tahoma:hover

{
	font-family: Tahoma;
	font-size:10pt;
	color: #CCCCCC;
	font-weight: bold;
	font-style: none;
	text-decoration : none;
}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: white;
	font-weight: normal;
	font-style: none;
}

a.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: white;
	font-weight: normal;
	font-style: none;
	text-decoration : none;
}

a.text:hover

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FF9933;
	font-weight: normal;
	font-style: none;
	text-decoration : underline;
}

.textbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: white;
	font-weight: bold;
	font-style: none;
}

a.textbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: white;
	font-weight: bold;
	font-style: none;
	text-decoration : none;
}

a.textbold:hover

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FF9933;
	font-weight: bold;
	font-style: none;
	text-decoration : underline;
}

.bold8pt 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #777777;
}

a.bold8pt
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #777777;
}

a.bold8pt:hover
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #777777;
	text-decoration : underline;
}

.boldtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	position: static;
	color: white;
	font-weight: bold;
	font-style: none;
}	

a.boldtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	position: static;
	color: #336699;
	font-weight: bold;
	font-style: none;
}	

a.boldtext:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	position: static;
	color: #336699;
	font-weight: bold;
	font-style: none;
	text-decoration: underline;
}

.error
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #CC0000;
}	
