body { 
	margin: 0; 
	padding: 0; 
	color: #000; 
	background-color: #fff; 
	font-family: verdana, arial, helvetica, sans-serif; 
	}

img	{
	border: 0;
	}
	
a	{
	text-decoration: none;
	font-weight: bold;
	}
	
a:link	{
	color:	#069;
	background-color: transparent;
	}
	
a:visited	{
	color:	#06c;
	background-color: transparent;
	}
	
a:active	{
	color:	#363;
	background-color: transparent;
	}
	
a:hover	{
	color:	#363;
	background-color: transparent;
	text-decoration:	underline;
	}

.cellItem a	{
	text-decoration: underline;
	font-weight: normal;
	}

a.nlink:link	{
	font-weight: normal;
	}
	
a.nlink:visited	{
	font-weight: normal;
	}
	
a.nlink:active	{
	font-weight: normal;
	}
	
a.nlink:hover	{
	font-weight: normal;
	}
	
a.slink:link	{
	color:	#039;
	background-color: transparent;
	font-weight: normal;
	}
	
a.slink:visited	{
	color:	#06c;
	background-color: transparent;
	font-weight: normal;
	}
	
a.slink:active	{
	color:	#363;
	background-color: transparent;
	font-weight: normal;
	}
	
a.slink:hover	{
	color:	#363;
	background-color: transparent;
	text-decoration:	underline;
	font-weight: normal;
	}
	
h1	{
	font-size:	14px;
	}
	
h2	{
	font-size:	12px;
	}
	
h3	{
	font-size:	10px;
	}
	
h4 {
	font-size:	10px;
	}
	
h5	{
	font-size:	10px;
	}
	
h6	{
	font-size:	10px;
	}		

h1, h2, h3, h4, h5, h6	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #390;
	background-color: transparent;
	margin: 0; 
	padding: 0 0 10px 0;
	}

.titleW {
	font-size:	14px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	margin-bottom: 0; 
	padding-bottom: 0;
	margin-top: .5em;
	}

p 	{ 
	font: 11px/1.5 verdana, arial, helvetica, geneva, sans-serif;  
	margin-top: 0;
	margin-bottom: 0.5em;
	}
	
.normal {
	font:	11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color : black;
	}

.cellItem {
	font:	11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color : black;
	padding: 2px;
	}
	
.slink {
	font:	10px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color : black;
	}
	
LI, DL, DT {
	font: 11px/1.5 verdana, arial, helvetica, geneva, sans-serif;
	padding-bottom: 2px;
	}

UL LI	{
	list-style-image: url(graphics/green-dot.gif)
	}

DL {
	margin-top: 0;
	}
	
DT 	{
	font-weight: bold;
	}
	
ul, ol	{
	margin-left: 16px;
	padding-left: 8px;
	padding-top : 0px;
	margin-top : 0px; 
	margin-bottom : 10px;
	}
	
ol	{
	list-style: decimal;
	}

OL OL {list-style: upper-alpha }

.small {font-size: 10px;}

.whiteLink {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.copyright {
	color : white;
	background-color : #20B200;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 275px
}

.copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
	}