﻿body, div, span, table, td, th, tr
{
	margin: 0;
	padding: 0;
}

body 
{
	background: #fff url(/Images/MenuBG.gif) repeat-x 0 88px;
	color: #333;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
	padding-top: 5px;
	border-top: 3px solid #839fcf;
}
img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times New Roman, Serif;
	margin: 2px 0;
}
h1
{
	color: #4F5769;
	font-size: 26px;
}
h2
{
	color: #6888d6;
	font-size: 20px;
}
h3
{
	color: #6888d6;
	font-size: 18px;
}
h4
{
	color: #4F5769;
	font-size: 18px;
}
a
{
	color: #406ED1;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
p
{
	margin: 0 0 20px 0;
	line-height: 1.8em;
}

table
{
	border-collapse: collapse;
}
