img {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}
h3 {
	font-weight: normal;
	letter-spacing: 2px;
	color: #666666;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #000000;
	letter-spacing: 2px;
}
a {
	color: #097CBB;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
