body {
	background: #efefef;
	font-size: 9px;
	font-family: arial,helvetica,sans-serif;
	line-height: 15px;
	letter-spacing: 1px;
}
table {
	color: #333333;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	line-height: 15px;
	letter-spacing: 1px;
}
a {
	color: #222222;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
.H1 {
	font-family: georgia,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.H2 {
	font-family: arial black,georgia,arial,helvetica,sans-serif;
	font-size: 16px;
	color: #222222;
	text-decoration: none;
}
.H3 {
	font-family: arial,georgia,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
li {
	line-height: 18px;
}
.pic {
	border: 1px #CCCCCC solid;
	padding: 2px;
}
i {
	font-family: arial,georgia,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #336600;
	font-weight: bold;
}
b {
	font-family: arial,georgia,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mytable {
	border: 1px #cccccc solid;
}
.mytable2 {
	background: #FFFFFF;
}	
.grey {
	color: #666666;
}
.floater{
	float: right;
	width: 100px !important;;
	margin-right: 12px !important;
	margin-right /**/: 0px; 
}
.small{
	font-size: 9px;
	font-family: arial,helvetica,sans-serif;
	letter-spacing: 1px;
	line-height: 12px;
}