body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #BFBFBF;
	background-image: url(images/cloud_bkgd.gif)
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
table {
	font-weight: normal;
	margin: 0%;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: normal;
	color: #3333CC;
	text-decoration: none;
}
a:active {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
hr {
	font-size: 50%;
	font-style: normal;
	font-weight: bold;
	height: 4px;
	width: 50%;

}
img {
	overflow: auto;
}
