.HEADING  {
	font-size : 16px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : bold;
}

.BODYCOPY  {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : normal;
}

.smallcopy {
	font-size : 10px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : normal;
	
}

.SUBHEADING  {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #000000;
	font-weight : bold;
}

.WHITEHEADING  {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #FFFFFF;
	font-weight : bold;
}

.FORMINPUT  {
	font-size : 12px;
	font-family : arial, helvetica;
	Color : #000000;
}

.RANDOM  {
	font-size : 12px;
	font-style : italic;
	font-family : arial, helvetica;
	font-weight : bold;
	Color : #000000;
}

.ITALIC {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: italic;
}

.right
{
margin-left: 175px;
}

A:link  {
	font-family : arial, helvetica;
	text-decoration : none;
	color : #6666FF;
}

A:visited  {
	font-family : arial, helvetica;
	text-decoration : none;
	color : #6666FF;
}

A:active  {
	font-family : arial, helvetica;
	text-decoration : none;
	color : #6666FF;
}

A:hover  {
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #6666FF;
}

A.head:link  {
	font-family : arial, helvetica;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
}

A.head:visited  {
	font-family : arial, helvetica;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
}

A.head:active  {
	font-family : arial, helvetica;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
}

A.head:hover  {
	font-family : arial, helvetica;
	text-decoration : underline;
	color : #FFFFFF;
	font-weight : bold;
}

A.white:link  {
	font-size : 6px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : White;
}

A.white:visited  {
	font-size : 6px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : White;
}

A.white:active  {
	font-size : 6px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : White;
}

A.white:hover  {
	font-size : 6px;
	font-family : arial, helvetica;
	text-decoration : none;
	color : White;
}

BODY  {
	color : #000000;
	font-family : arial, helvetica;
	font-weight : normal;
	font-size : 12px;
	background-color : #FFFFFF;
}	

TABLE  {
	color : #000000;
	font-family : arial, helvetica;
	font-weight : normal;
	font-size : 12px;
}

TABLE.header {
background-color: #6666FF;
}

TR.line {
background-color: #6666FF;
}

P  {
	font-size : 12px;
	font-family : arial, helvetica;
	font-weight : normal;
	color : #000000;
}

HR.dot {
	azimuth: center;
	color: #6666FF;
	border-style: dotted;
}
	
HR.header {
	color: #FFFFFF;
	border-style: solid; 
	height: 2px;
}


HR.footer {
	color: #6699FF;
	border-style: solid; 
	height: 2px;
}
		


INPUT, select, textarea, text {
border: 1px #6699FF groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
border-color: #6699FF;
border-style: solid;
}

TD.headerright {
background: url(images/formback1.gif);
background-repeat: no-repeat;
}

