
p,h1,pre {
	margin:0px 10px 10px 10px;
	}
	
h1 {
	font-size:14px;
	padding-top:10px;
	}
	

#centercontent h1{
	font-family: Helvetica, Arial, san serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 1.2em;
	text-indent:-.4cm;
}

#centercontent h2{
	font-family: Georgia, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.4em;
	text-align:left;
}

#centercontent{
	font-family: Helvetica, Arial, san serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	
}

#rightcontent p {
	font-size:10px
	}
	
#heading{
	font-size:18px;
	font-weight:bolder;
}

ul{
	list-style-type:none;
	font-family: Cambria;
	font-size: 15px;
	font-style: normal;
	font-weight:;
	text-transform:none;
	letter-spacing: normal;
	line-height: 1.5em;	

}
a{
	font-weight: normal; 
	text-decoration:none;
}
a:link{ 
	color:#003300;
}
a:visited{
	color:#003300;
	}
a:hover{
	text-decoration:underline;
	color:#333333;
}
a:active{
	color:#333333;
	text-decoration:underline;
}