a:link	{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:hover	{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #3D5F9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	text-decoration: none;
	border-bottom-width: 2px;
	border-color: #000000 #000000 #55709B;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-top-width: 0px;
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-indent: 6px;
	text-transform: uppercase;
}

p {
	color: #3D5F9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #3D5F9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.weathercontent1 {
	background-color: #FFFFFF;
	background-image: url('images/weathercontent2.jpg');
	background-position: left top;
	background-repeat: repeat-y;
	color: #000000
}

.weathercontent2 {
	background-image: url('images/weathercontent1.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000
}

.weatherfooter {
	background-image: url('images/weatherfooter.jpg');
	background-repeat: repeat-x;
	text-indent: 10pt
}

.weatherheader {
	background-image: url('images/weatherheader.jpg');
	background-repeat: repeat-x
}

.weathersubtitles {
	border-bottom-width: 2px;
	border-color: #55709B #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-top-width: 2px;
	color: #ffffff;
	font-weight: bold;
}
