P  {}

H1  {}

H2  {}

H3  {}

A  {}

INPUT	{
	font-family: Arial;
	font-size:  10px;
}

A:Visited  {color : Green; }

A:Active  {
	color : Green;
}

A:Hover  {color : green;}
A:link  {color : green;}

.footertxt {
font-family: Tahoma; font-size: 8pt; color: black; 
}

.graytxt {
font-family: Tahoma; font-size: 10pt; color : 666666; 
}

.smallgraytxt {
font-family: Tahoma; font-size: 8pt; color : 666666; 
}

.smallgraytxt2 {
font-family: Tahoma; font-size: 7pt; color: black;
}
.tinytxt {
font-family: Tahoma; font-size: 7pt; color : black; 
}

.boldtxt {
font-family: Tahoma; font-size: 10pt; color : 666666; font-weight : bold;
}

.redtxt {
font-family: Tahoma; font-size: 10pt; color : red; 
}
  
.Header  {
  	font-family : Tahoma, Arial;
  	color : purple;
  	font-size : 14px;
	font-weight : bold;
	}
	
.BigWhiteHeader  {
  	font-family : Arial;
  	color : white;
  	font-size : 16px;
	font-weight : bold;
	}
	
.GrayHeader  {
  	font-family : Tahoma, Arial;
  	color : 666666;
  	font-size : 14px;
	font-weight : bold;
	}

BODY  {}

