BODY		{ color:		#000000 ;
		  background-color:	#ffffff;
		  text-align:		left ;
		  font-family:		verdana, helvetica, arial, san-serif ;
		  font-size:		12px ;
		  padding:		0px ;
		  margin:		0px ;
		  border:		0px ;
		}

A		{ text-decoration:	underline ;
		}

A:link		{ color:		#6D8909 ;
		  text-decoration:	underline ;
		}

A:active	{ color:		#6D8909
		}

A:visited	{ color:		#6D8909 ;
		  text-decoration:	underline ;
		}

A:hover		{ color:		#0000ff; 
			text-decoration: underline;
		}

A.small		{ color:		#0000ff ;
		  font-size:		10px ;
		  font-weight:		normal ;
		  text-decoration:	none;
		}

A.small:active	{ color:		#666666 ;
		  text-decoration:	none;
		}

A.small:visited	{ color:		#0000ff ;
		  text-decoration:	none;
		}

A.small:hover	{ color:		#A8D40F;
		  text-decoration:	none;
		}

H1		{ font-size:		32px ;
		  font-weight:		bold ;
		}

H2		{ font-size:		24px ;
		  font-weight:		bold ;
		}

H3		{ font-size:		18px ;
		  font-weight:		bold ;
		}

H4		{ font-size:		16px ;
		  font-weight:		bold ;
		}

H5		{ font-size:		14px ;
		  font-weight:		bold ;
		}

H6		{ font-size:		10px ;
		  font-weight:		bold ;
		}

p		{ font-size:		12px ;
			font-family:		verdana, helvetica, arial, san-serif ;
		  font-weight:		normal ;
		  text-align:		justify ;
		}

P.left	{ font-size:		12px ;
		  font-weight:		normal ;
		  text-align:		left ;
		}

P.centered	{	font-size:		12px ;
		  		font-weight:	normal ;
		  		text-align:		center ;
			}

TD		{ color:		#000000 ;
		  font-size:		12px ;
		  font-family:		verdana, helvetica, arial, san-serif ;
		  font-weight:		normal ;
		}

SPAN.normal	{	font-size:		12px ;
		  		font-weight:		normal ;
			}

SPAN.phone	{	font-size:		14px ;
		  		font-weight:		bold ;
			}
.copyright	{	font-size:	8px ;
			}

.h1grey		{ 	color:		#b7b7b7 ;
		  		font-size:		32px ;
		  		font-weight:		bold ;
		  		text-align:     center ;
			}

SPAN.h2		{ font-size:		24px ;
		  font-weight:		bold ;
		}


SPAN.h5		{ font-size:		14px ;
		  font-weight:		bold ;
		}
.form		{ font-family:		monospace ;
		}
