﻿.weather 
{
	font-family:Arial, Helvetica, Chicago, Sans Serif;
	color:#004371;
	font-size:2
}
.body 
{
	font-family:Verdana, Arial, Times New Roman;
	font-size:10pt;
	color:Black;
}
.body_sm
{
	font-family:Verdana, Arial, Times New Roman;
	font-size:8pt;
	color:Black;
}

.body_bold
{
	font-family:Verdana, Arial, Times New Roman;
	font-size:10pt;
	color:Black;
	font-weight:bold;
}
.body_rev
{
	font-family:Verdana, Arial, Times New Roman;
	font-size:10pt;
	color:#F3EA67;
}
.title 
{
	font-family:Verdana, Arial, Times New Roman;
	font-size:14pt;
	color:Black;
}


.copyright
{
 font-family:Verdana, Arial, Times New Roman;
 font-size:8pt;
 color:Black;
}
.hosting 
{
	font-family:Verdana, Arial, Times New Roman;
	font-size:10pt;
	color:white;
}

A.hosting:link
{
	font-size: 10pt;
	color: Yellow;
	font-family: Arial, Verdana, Times New Roman;
	text-decoration: underline;
}
A.hosting:visited
{
	font-size: 10pt;
	font-family: Arial, Verdana, Times New Roman;
	text-decoration: underline;
	color: Yellow;
}
A.hosting:hover
{
	font-size: 10pt;
	color:red;
	font-family: Arial, Verdana, Times New Roman;
	text-decoration: underline;
}
.buttons
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 9pt;
	background-color: #000000;
	color: #F3EA67;
	border-color:#000000;
	border-width:1px
}
