﻿body 
{
	background: #EEEEEE url(header.gif) repeat-x top left;
	margin: 2px;
	padding: 2px;
}

td
{
	vertical-align: top;
}

.link a 
{ 
	color: #3C6491;
	background-color: inherit;
}

.link a:hover 
{
	color: #BF3E17;
	background-color: inherit;
}

h2 
{
	font-size: 11px;
	letter-spacing: 0px;
	color: #808080;
	background-color: inherit;
}

h2 a 
{
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 15px;
}