/*
<h2>    Page    </h2>
<!--    ====    -->
<Xmp>*/
BODY    
	{
	font-family	:	Verdana, Arial, sans-serif; 
	margin-top:     -2px;
	margin-left:    10px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;
	background-color: #ffffff;
	}
/*</Xmp>

<h2>    Links   </h2>
<!--    =====   -->
<Xmp>*/
A:link, A:active
	{
	text-decoration	: underline;
	color		: #FF3333;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	color		: #990099; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		: White;
	background	: #FF3300;
	}
A:hover.brown 
	{ 
   	text-decoration	:	none; 
	color		: #FFCC66;
	background	: #FF9900;
	}
A:visited.brown, A:link.brown
	{
	text-decoration	:	none;
	color		:	#ffffff;
	}
/*</Xmp>
<h2>    Headings and Text Elements        </h2>
<!--    ========        -->
<Xmp>*/
H1 	{
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-WEIGHT: bold;
	}
H2 	{
	COLOR: black; 
	FONT-FAMILY:	Verdana, Arial, 
    Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
	}
H3 	{
	COLOR: black; 
	FONT-FAMILY:	Verdana, Arial, 
    Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
	}
H4 	{
	COLOR: black; 
	FONT-FAMILY:	Verdana, Arial, 
    Helvetica, sans-serif; 
	FONT-WEIGHT: bold;
	}
P, TR, THEAD, TFOOT, TH, TD, 
DL, OL, UL, BLOCKQUOTE, SPAN, BR
	{
	FONT-FAMILY:
	Verdana, Arial, Helvetica, 	sans-serif;
	}
.teeny  {  font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.size1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.size2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt}
.size3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt}
.smwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; }
	
