body	{font-family:	Arial, Helvetica, Sans-Serif;
	 font-weight: normal;
	 font-style: 	normal;
	 margin: 0px;
	 font-size: 12px;}
p 	{color:  black; font-size:	12px}
pre    {color:  black; font-size: 12px; font-family: Courier New, Monospace;}
b	{font-weight:	bold;}
i	{font-style:	italics;}
u	{font-decoration:	underline;}
h1	{font-size:	24px;
	 font-weight:	bold;
	 font-style:	normal;}
h2	{font-size:	20px;
	 font-family: Century Gothic, Arial, Helvetica, Sans-serif;
	 font-weight:	bold;
	 font-style:	normal;}
h3	{font-size:	16px;
	 font-family:	Century Gothic, Arial, Helvetica, Sans-serif;
	 font-weight:	normal;
	 color:	black;}
h4	{font-size:	16px;
	 font-family:	Verdana, Arial, Helvetica, Sans-serif;
	 font-weight:	bold;
	 font-style:	normal;}
ul 	{font-family:	Arial, Helvetica, Sans-Serif;
	 color:	black;
	 font-weight: normal;
	 font-style: 	normal;}
OL 	{font-family:	Arial, Helvetica, Sans-Serif;
	 color:	black;
	 font-weight: normal;
	 font-style: 	normal;}
dt	{font-weight:	normal;}
dl 	{font-family:	Arial, Helvetica, Sans-Serif;
	 color:	black;
	 font-size: 	14px;
	 font-weight: bold;
	 font-style: 	normal;}
dd	{font-size: 12px;}
a.clean{ text-decoration: none; };
a.clean:hover{ text-decoration: underline };

/* Text Styles */
.hg	{font-size:	24px;}
.bg	{font-size:	20px;}
.lg	{font-size:	16px;}
.nm	{font-size: 	14px;}
.sm	{font-size: 	12px;}
.tn	{font-size:	10px;}

/* Paragraph Styles */
.marginbox {padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	border: 0px solid; 	
	font-family: Arial, Helvetica, Sans-Serif; 
	text-align:left;}
.hilight { background-color: #DDDDFF;
	width: 100%;
	border: solid #DDDDFF 0px;
	color: black;
	font-size: 	12px;}

/* Form Styles */
.submit {	background-color: #DDDDDD;
		border: 1px #000000 solid;
		font-family: Verdana, Chicago;
 		font-weight: normal;}
.formtext {	background-color: #FFFFFF;
		border: 1px #000000 solid;
		margin: 0px; padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px;
		font-family: Arial, Helvetica;
 		font-weight: normal;
		font-size: 10px;}

