a {
	text-decoration : underline;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small
	}

a:visited {
	text-decoration : underline;
	color : #000000;}

a:active {
	text-decoration : underline;
	color : #000000;}

a:hover {
	text-decoration : underline;
	color : #000000;}

body {
	font-family : Arial, Helvetica, sans-serif;
	font : Arial;
	font-size: x-small;
	background-color : #ffffff;
	margin : 0px 0px;
	border : 0px;
	color : #000000;
	}	

img {border : none;}

ul {
	margin : 0px 17px;
	}

.centered {text-align : center;}
.title {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: black;}
.copy {font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal}
.contact {font-family: Arial, Helvetica, sans-serif; font-size: xx-small}
.copybold {font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold}
.copyital {font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic}
