﻿body
{
	margin: 0px;
	behavior: url(   "csshover3.htc" );
	background-color: #EAEAEA;
	font-family: verdana;
	font-size: 13px;
}
#header
{
	height: 100px;
	margin-bottom: 15px;
	background-color: #FFF;
}
#divbody
{
	width: 100%;
}
#content
{
	height: 100%;
}
#footer
{
	width: 100%;
	text-align: center;
}
h3
{
	color: #990000;
	font-family: Tahoma;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a
{
	font-family: verdana;
	font-size: 10px;
	color: #FC4128;
	text-decoration: none;
}
a :hover
{
	color: #FC4128;
	text-decoration: underline;
}
a:visited
{
}
a:active
{
}
