﻿body {
	background-color:#DAD3CF;
	font-family:Tahoma;
	font-size:xx-small;
	color: #084AA5;
}
.divtable {
	font-family:Tahoma;
	font-size:x-small;
}
h5 {
	font-family:Tahoma;
	font-size:x-small;
}
h6 {
	font-family:Tahoma;
	font-size:xx-small;
}
a:link, a:active, a:visited {
	font-family:Tahoma;
	color: #084AA5;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
}
a:hover {
	color:#EF3931;
}
a.weather:link, a.weather:active, a.weather:visited {
	font-family:Tahoma;
	font-size:x-small;
	color: #EF3931;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
}
a.weather:hover {
	color:#084AA5;
}
.offlink, .hoverlink {
	font-family:Tahoma;
	color:#084AA5;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	cursor:pointer;
	font-size:x-small;
}
.hoverlink {
	color:EF3931;
}

.rightj {
	text-align: right;
}
hr {
	color: #E0E0E0;
	height: 1px
}
.picborder {
	border-width: 1;
	border-color:black;
}
