body {
	background-image:url(images/banner-bk.gif);
	background-repeat:repeat-x;
	font-family:"lucida grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}

h2 {
font-family:"lucida grande", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#485f09;
	background-color:#e9ef52;
	padding:4px 4px;
	
}
h3{
font-family:"lucida grande", Arial, Helvetica, sans-serif;
border-bottom:solid;
border-bottom-width: 1px;
padding-bottom:5px;
	font-size:16px;
	font-weight:bold;;
	color:#6f0564;
	

}

h4 {
font-family:"lucida grande", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
line-height:16px;
margin:0 0;
padding:16px 0 2px 0;

}


.cushycms {
font-family:"lucida grande", Arial, Helvetica, sans-serif;
font-size:12px;

}

p {
font-family:"lucida grande", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;

}



#downloads ul 
	{
	list-style:none
	
	}
#downloads li
{
	list-style-image: url(images/word_icon.gif);
	list-style-position: outside;
	font-size:12px	
}