body
{
	font-size: 12pt;
	font-family: garamond, serif;
	font-weight: bold;
	color: #18187B;
	background-color: #FFFFFF;
	background-image: url(../images/wallPaper.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	scrollbar-base-color: #004E18;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

td
{
	font-size: 12pt;
	font-family: garamond, serif;
	font-weight: bold;
	color: #18187B;
}

a:link
{
	color: #18187B;
	font-weight: bold;
}

a:visited
{
	color: #18187B;
	font-weight: bold;
}

a:hover
{
	color: #00601D;
	text-decoration: none;
	font-weight: bold;
}

a.footer
{
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

a.footer:link
{
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

a.footer:visited
{
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover
{
	font-size: 11pt;
	text-decoration: underline;
	font-weight: bold;
	color: #00601D;
}

.h1
{
	font-size: 13pt;
	font-family: arial, sans-serif;
	font-weight: bold;	
	color: #18187B;
}

.h2
{
	font-size: 14pt;
	font-family: garamond, serif;
	font-weight: bold;	
	color: #00601D;
}

.h3
{
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;	
	color: #18187B;
}

.h4
{
	font-size: 11pt;
	font-family: garamond, serif;
	font-weight: bold;	
	color: #00601D;
}
