html, body { color: black; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin-top: 5px;
	background: url(bg.jpg) repeat;
}
p { padding-left: 6px;
	font-size: 10px;
}
td { background-color: white; 
	font-size: 10px;
}
b { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
a:link { color: #5c5c00;
	text-decoration: none;
}
a:visited { color: #5c5c00;
	text-decoration: none;
}
a:hover {
	color: #292a0f;
	text-decoration: underline;
}
a:active {
}

medium {
	font-size: 11px;
}
small {
	font-size: 10px;
}

x-small {
	font-size: 9px;
}
h1 { color:#5c5c00; font-size: 12px; font-weight: bold;
}
