/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-style:normal;
	color:#000000;
	}

h1 	{
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	color:#000000;
	}
h2 	{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;	
	}
h3 	{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	}
h4 {	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color:#330099;
	}
h5 {	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	}	
p {
	font-size:11px;
	line-height:1.4em;
	}		
		
a {

color:#000000;
text-decoration:none;

}

ul li{

	font-size:0.9em;
	color:#000000;
	}
	ul ol{
	text-decoration:none;
	font-size:0.9em;
	line-height:1.9em;
	color:#000000;
	}


 
.Contlinksbullets1 {
 background:url(../images/arrowright.gif) no-repeat 0px 0px;
 padding-left: 30px;
 color:#000000;
 text-decoration:underline;
 line-height:2em;
 font-size:11px;
 list-style:none;
 } 
 

 
 .Contlinksbullets2 {
 background:none;
 color:#000000;
 line-height:1.5em;
 font-size:11px;
 } 
.Contlinksgreen {
 background:#66CC66;
 color:#000000;
 text-decoration:none;
 } 

.bold {
	
	line-height:1.4em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.bold1 {
	
	font-weight:600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
	.redtext {
		font-size:0.8em;
		color:red;
	}