body	{
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	background : #dcdce0;
}
div, p, th, td, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#369;
	background-color: transparent;
	}
a:visited	{
	color:	#369;
	background-color: transparent;
	}
a:active	{
	color:	#C00;
	background-color: transparent;
	}
a:hover	{
	color:	#933;
	background-color: transparent;
	text-decoration: underline;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}


.primary {color: #333399}
.secondary {color: #6666CC}
.tertiary {color: #CCCCFF}
.field {
 font-family: verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #333333;
 text-decoration: none;
 height: 14px;
 width: 145px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
.style18 { text-align: right; }
.textmain { 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-right: 8px; 
	margin-left: 10px; 
	color: #666; 
	font-size: 11px; 
}
.verdanaparagraph { line-height: 13px; margin-top: 0px; margin-bottom: 4px; }
.verdanacharacter { font-family: Verdana, arial, trebuchet, helvetica; color: #666; font-size: 11px; }
.verdana { font-family: Verdana, trebuchet, arial; color: #666; font-size: 10px; }

.footer { font-family: verdana,sans-serif; color: #c0dafc; font-size: 9px; line-height:13px;}
.footer a:link { font-family: verdana,sans-serif; color: #c0dafc; font-size: 9px; line-height:13px; text-decoration: none; }
.footer a:visited { font-family: verdana,sans-serif; color: #c0dafc; font-size: 9px; line-height:13px; text-decoration: none;}
.footer a:hover { font-family:verdana,sans-serif; color: #ffffff; font-size: 9px; line-height:13px; text-decoration: underline;}
.footer a:active { font-family: verdana,sans-serif; color: #c0dafc; font-size: 9px; line-height:13px; text-decoration: none;}

.header { font-family: verdana,sans-serif; color: #c0dafc; font-size: 9px;}
.header a:link { font-family: verdana,sans-serif; color: #FFFFFF; font-size: 9px; line-height:13px; text-decoration: none; }
.header a:visited { font-family: verdana,sans-serif; color: #FFFFFF; font-size: 9px; line-height:13px; text-decoration: none;}
.header a:hover { font-family:verdana,sans-serif; color: #CCFFFF; font-size: 9px; line-height:13px; text-decoration: underline overline;}
.header a:active { font-family: verdana,sans-serif; color: #CCFFFF; font-size: 9px; line-height:13px; text-decoration: none;}
h1,h2,h3 {
	padding-left : 5px;
}