html { overflow-y: scroll; } 		/* For FruityCMS */

body, p, td {	color: #333333;	font-family: Verdana,Arial,Sans;	font-size: 12px;	}
	
p {	margin: 0 0 0.8em 0; line-height: 17px; }	
strong {	font-weight: bold;	}
	
h1 {	font-size: 18px;	color: #000000;	font-weight: normal;	}
h2 {	font-size: 14px;	color: #18928F;	font-weight: bold;	}
h3 {	font-size: 13px;	color: #18928F;	font-weight: bold; margin-bottom: 8px;	}
	
a:link, a:visited {	color: #18928F;	}
a:hover, a:active {	color: #1CA8A5;	}
	
li {	padding-bottom: 4px;}
img {	border-style: none;	}