
		body{
		
			font-family:veranda, arial, helvetica, tahoma, sans-serif;
		
		}
		a{
			color:#3399CC;
		}
		a:hover{
			color:#3399CC;
			text-decoration: none;
		}
		
		h1{
		color:336633;
		
		}
		
		h2{
		color:669966;
		
		}
	textarea{
		font-family:veranda, arial, helvetica, tahoma, sans-serif;
	}

img.floatLeft { 
    float: left; 
    margin: 5px 5px 5px 5px; 
}
img.floatRight { 
    float: right; 
    margin: 5px 5px 5px 5px; 
}


	.news{
	border:1,1,1,1;
	border-style:solid;
	border-color:#999999;
	}
	.foot{
	font-size:10px;
	color:669966;
	
	}
