
body {
	color: #000000;
	background-color: #fdfdfd;
	background-image: url("light-green_fade.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top center;
	font-family: "Times New Roman", times, serif;
	font-size: 17px;
}

a {
	color: #000088;
	text-decoration: none;
	border: 0px hidden #000000;
}

a:hover {
	color: #880000;
	text-decoration: underline;
}

img {
	border: 0px hidden #000000;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 28px;
	letter-spacing: 4px;
}

h3 {
	font-size: 22px;
}

td {
	background-image: url("logofade.jpg");
	background-position: top center;
	text-align: center;
	vertical-align: top;
	width: 460px;
	border-top: 1px solid #444422;
	border-left: 1px solid #444422;
	border-right: 2px solid #555533;
	border-bottom: 2px solid #555533;
	margin: 5px;
	padding: 5px;
}

td.row2 {
	
}

p {
	text-align: left;
}

ul {
	text-align: left;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14px;
}

small {
	font-size: 13px;
}

.rarr {
	font-size: 11px;
}

