* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5;
	color: #000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;

}


a {
	color:#8B9A3D;
}
a:hover {
	text-decoration:none;
}


		#sidebar h2 {

			border-top: 1px solid #D2D2D2;
			border-right: 1px solid #D2D2D2;
			border-left: 1px solid #D2D2D2;
			font-size: 1.15em;
			line-height: 1.5em;
			text-indent: 10px;
			width: 245px;
		}
		

img {border: 0px;}  

img.rollover {
background: transparent;

}
a.rollover:hover {background: #DBE3FD;}
img {border: 0px;}  

