a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;

}

a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;

}

a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.design a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.design a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.design a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.design a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.indexbar a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.indexbar a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.indexbar a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.indexbar a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
h5 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;
}
h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 150%;
	color: #3399CC;
	font-weight: normal;
	text-align: center;
}
.weathertable {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
li {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
td.top {vertical-align: top;}
td.ad {vertical-align: top;} 

div#nav {text-align: center;font-family: Arial; font-size: 0.8em;}
div#image-right {float: right; padding: 0.3em 0 0.3em 0.8em;}
div#image-left {float: left; padding: 0.3em 0.8em 0.3em 0;}
div#links {background-color: #F2F3F4; margin: 0 1em 0 1em; padding: 0.3em 1em; border: solid 1px black;}
span#largetext {font-size: large; }