a {
	text-decoration : underline;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small
	}

a:visited {
	text-decoration : underline;
	color : #000000;}

a:active {
	text-decoration : none;
	color : #000000;}

a:hover {
	text-decoration : none;
	color : #000000;}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size: x-small;
	background-color : #ffffff;
	margin : 12px 10px;
	border : 0px;
	color : #666666;
	scrollbar-face-color :#606060;
	scrollbar-highlight-color :#cccccc;
	scrollbar-shadow-color : #acacac;
	scrollbar-3dlight-color : #fcfcfc;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #c0c0c0;
	scrollbar-dark-shadow-color : #808080;}	

img {border : none;}

ul {
	margin : 0px 35px;
	}
	
.centered {text-align : center;}
.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: black;}
.copy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
