body,td,th,tr {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	}
	
body {
	background-color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	}
	
.style1 {
	font-size: 16px;
	font-weight: bold;
	}
	
.style2 {
	font-size: 14px;
	font-weight: bold;
	}
	
.style3 {
	font-size: 12px;
	font-weight: bold;
	}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:visited {
	color: #FFFFCE; 
	text-decoration: none;
	}

a:active {
	color: #CCFFCC;
	text-decoration: none;
	}

a:hover {
	color: #FFFF63;
	text-decoration: none
	}

.title {
	color: #000000;
	font-size: 18px;
	font-weight: bold
	}

.smalltitle {
	color: #000000;
	font-size: 16px;
	font-weight: bold
	}

.phonetitle {
	color: #000000;
	font-size: 16px;
	font-weight: bold
	}

.copytext {
	color: #000000;
	font-size: 16px;
	font-weight: bold
	}
	

