body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #000000;
}

.web {
font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	float:right;
	padding:5px;
}

.foot {
	font-size:0.8em;
	font-weight:normal;
}

.floatright {
	float:right;
	padding-right:5px;
}

.floatleft {
	float:left;
	padding-left:5px;
}
