body {	background-color: #c69;	margin: 0;    padding: 0;	}.blk {	background-color: black;	}.whi {	background-color: white;	}.pur {	background-color: #636;	}a:link {	font-size: 10px;	font-family: Geneva, Arial, sans-serif;	text-decoration: none;	color: white;	background-color: transparent;	}		a:visited {	font-size: 10px;	font-family: Geneva, Arial, sans-serif;	text-decoration: none;	color: #ff9;	background-color: transparent;	}			a:active {	font-size: 10px;	text-decoration: none;	font-family: Geneva, Arial, sans-serif;	color:  yellow;	background-color: transparent;	}	a:hover {	font-size: 10px;	text-decoration: none;	font-family: Geneva, Arial, sans-serif;	color:  #fc0;	background-color: transparent;	}			a.bodylink:link {	font-size: 10px;	font-family: Geneva, Arial, sans-serif;	text-decoration: none;	color: #c69;	background-color: transparent;	}		a.bodylink:visited {	font-size: 10px;	font-family: Geneva, Arial, sans-serif;	text-decoration: none;	color: #636;	background-color: transparent;	}			a.bodylink:active {	font-size: 10px;	text-decoration: none;	font-family: Geneva, Arial, sans-serif;	color:  yellow;	background-color: transparent;	}	a.bodylink:hover {	font-size: 10px;	text-decoration: none;	font-family: Geneva, Arial, sans-serif;	color:  #f39;	font-weight: bold;	background-color: transparent;	}	p {	font-size: 10px;	line-height: 15px;	color: black;	font-family: Geneva, Arial, sans-serif;	background-color: transparent;	}				.text {	font-size: 10px;	line-height: 15px;	color: black;	font-family: Geneva, Arial, sans-serif;	background-color: transparent;	}.textwhi {	font-size: 10px;	line-height: 14px;	color: white;	font-family: Geneva, Arial, sans-serif;	background-color: transparent;	}        	.textyel {	font-size: 10px;	line-height: 14px;	color: yellow;	font-family: Geneva, Arial, sans-serif;	background-color: transparent;	}        .title {	font-size: 12px;	line-height: 14px;	color: #c69;	font-family: Helvetica, Arial, sans-serif;	font-weight: bold;	background-color: transparent;	}        .alignright	{	text-align: right;	background-color: transparent;	}.aligncenter {	text-align: center;	background-color: transparent;	}
