body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(/Kathy/grad02.jpg);
	background-color: #36729D;
	margin: 0px;
	background-repeat: repeat;
	color: #FFFFFF;
}
h1 {
	font-size: 22pt;
	text-align: center;
}
h2 {
	font-size: 18pt;
	text-align: center;
}
.h1 {
	font-size: 22pt;
	font-weight: bold;
}
.h2 {
	font-size: 18pt;
	font-weight: bold;
}
.h3 {
	font-size: 14pt;
	font-weight: bold;
}
.h4 {
	font-size: 12pt;
	font-weight: bold;
}
.h5 {
	font-size: 10pt;
	font-weight: bold;
}
.h6 {
	font-size: 9pt;
	font-weight: bold;
}
.alert {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.t1 {
	font-size: 22pt;
}
.t2 {
	font-size: 18pt;
}
.t3 {
	font-size: 14pt;
}
.t4 {
	font-size: 12pt;
}
.t5 {
	font-size: 10pt;
}
.t6 {
	font-size: 7pt;
}
.blue {
	color: #0000FF;
}
a {
	color: #FFFFCC;
}
a:link {
	color: #FFFFCC;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFFF;
}
table {
	border: none;
	font-size: 10pt;
}
table.layout {
	width: 100%;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
table.menu {
	background-color: #36729D;
	width: 150px;
	text-align: right;
	border: 0px;
	padding: 2px;
	font-size: 10pt;
}
table.picture {
	background-color: #FFFFFF;
	border: 3px outset;
}
table.weather {
	background-image: url(/Kathy/grad04.jpg);
}
table.text {
	border: none;
	padding: 5px;
	margin: 10px;
}
th.row {
	text-align: left;
	vertical-align: top;
}
th.field {
	background-color: #151C48;
	text-align: right;
}
td.data {
	background-color: #36729D;
}
td.weather {
	font-size: 14pt;
	background-image: url(/Kathy/grad03.jpg);
}
img.map {
	border: none;
}

