html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form,  label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	background: transparent;
}



table {
	empty-cells:show;
	border-collapse: collapse;
	border-spacing: 0;
}



.weathertable td {
font-size:xx-small;
text-align:right;
white-space:nowrap;
padding-left: 5px; 
padding-right: 2px; 
border-right:1px solid gray;
}

.weathertable th{
font-size:xx-small;
font-weight: bold;
text-align:center;
white-space:nowrap;
padding-left: 5px; 
padding-right: 2px; 
border-right:1px solid gray;
background-color: #dcdcdc;
}

.weathertable{
margin-left: 1px; 

} 

caption, th, td {
	align: center;
	font-weight: normal;
}

html, body { 
	width:100%; height:100%; 
	font-family:Verdana; font-weight:normal; font-size:xx-small; 
	background-color:white;
	color:Black;
	line-height:normal;
}

A, A:active, A:link, A:visited	{ color:Black; text-decoration:underline; }
A:hover							{ text-decoration:underline; }

.bold {font-weight: bold;}



