
P  {font-family : "Verdana, Helvetica, Arial";color:black;}
P  {fontfamily : "Verdana";}

HR.thin {height:1;color:#707ca8;}

H1  {}

H2  {}

H3  {}

A  {font-family : Verdana, Helvetica, Arial; color : #707ca8; text-decoration : none;}
/* Old #707ca8 */

A.tool {font-weight : none; }
A.tool {fontweight : none; }

A.p {font-weight : none; color : blue; }
A.p {fontweight : none; color : blue; }

A:Visited  {}

A:Active  {}


A:Hover  {text-decoration : underline;}
A:Hover  {textdecoration : underline;}

BODY  {font-family: Verdana, Helvetica, Arial;}
BODY  {fontfamily: Verdana;}


.button { font-size : 13px; font-family : Verdana, Helvetica, Arial; color : white; background : black;}	
.button { fontsize : 13px; fontfamily : Verdana; color : white; background : black;}	

.button2 { font-size : 11px; font-family : Verdana, Helvetica, Arial; color : white; background :  #707ca8;}
.button2 { fontsize : 11px; fontfamily : Verdana; color : white; background :  #707ca8;}

.colheader {color : #6c769d}

font	{font-family: Verdana, Helvetica, Arial;}
font	{fontfamily: Verdana,Arial;}

font.th {font-family: Veranda,Arial; font-size:10px;}
font.th {fontfamily: Veranda,Arial; fontsize:10px;}

font.tt {font-family: Arial;font-size:9px;}
font.tt {fontfamily: Arial;fontsize:9px;}

input	{font-family: Verdana, Helvetica, Arial;font-size:13px;}
input	{fontfamily: Verdana;fontsize:13px;}

textarea	{font-family: Verdana, Helvetica, Arial;}
textarea	{fontfamily: Verdana;}

select  {font-family: Verdana, Helvetica, Arial; font-size:11px;}
select	{fontfamily: Verdana; fontsize:11px;}

.web  {font-family: Webdings; font-size:11px; color:white;}
.web	{fontfamily: Webdings; fontsize:11px; color:white;} 

.fixed  {font-family:Courier; font-size:11px;}

	.fontblackhuge
	{
		font-family:verdana;
		font-size:24pt;
		color:black;
		font-weight:bold;
	}
	
	.fontblackbig
	{
		font-family:verdana;
		font-size:14pt;
		color:black;
	}
	
	.fontblack
	{
		font-family:verdana;
		font-size:10pt;
		color:black;
	}
	
	.fontred
	{
		font-family:verdana;
		font-size:10pt;
		color:red;
	}
	
	.fontredbig
	{
		font-family:verdana;
		font-size:14pt;
		color:red;
	}
	.fontgreen
	{
		font-family:verdana;
		font-size:10pt;
		color:green;
	}
	.fontblue
	{
		font-family:verdana;
		font-size:10pt;
		color:blue;
	}
	.fontwhite
	{
		font-family:verdana;
		font-size:10pt;
		color:white;
	}
	.fontwhitebig
	{
		font-family:verdana;
		font-size:14pt;
		color:white;
	}
	.fontgrey
	{
		font-family:verdana;
		font-size:10pt;
		color:#5186BE;
	}
	.fontgreybig
	{
		font-family:verdana;
		font-size:14pt;
		color:#5186BE;
	}
	
	.fontError
	{
		text-align:left;
		font-family:verdana;
		font-size:14pt;
		margin:10px;
		padding:10px;
		color:#ff0000;
		font-size:125%;
		background-color:#ffffcc;
		border: medium double rgb(0,0,0);
	}