body,td{
	color: #3972c0;
	scrollbar-face-color : #003492;
	scrollbar-highlight-color : #76C5F0;
	scrollbar-shadow-color : #003492;
	scrollbar-track-color : #76C5F0;
	scrollbar-3dlight-color : #003492;
	scrollbar-arrow-color : #fff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

a{
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.green{
	color:#00a6bf;
	font-weight: bold;
}
.content{
	line-height: 200%;
	vertical-align: top;
}
ul{
	list-style-image: url(img/point.gif);
}