﻿body {
	background: #717174 url(../Images/Background.png) repeat-x ;
	font-family: Trebuchet MS;	
}
img
{
	border: none;
}
a{
	font-weight: normal;
	text-decoration: none;
	
	color: #333333;
	font-weight: bold;
	cursor: pointer;	
}
sup,	
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

a:hover
{
	color: #78A22F;
}
h1
{
	color: #78A22F;
	font-size: 18pt;
}
h2
{
	font-size: 14pt;
	color: #78A22F;
	margin: 0px;
	padding: 0px;
}
h3
{
	font-size: 12pt;
	color: #78A22F;
	margin: 0px;
	padding: 0px;
}
