﻿body
{
	margin-top: 0;
	margin-bottom: 0;
	background-image: url('../images/common/docbg.jpg');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 9pt;
	color: #323231;
}


body a
{
	font-family: verdana;
	font-size: 9pt;
	color: #9f1924;
	text-decoration:underline;
	
}


body a:hover
{
	font-family: verdana;
	font-size: 9pt;
	color: #000;
	text-decoration:none;
	
}

.footer
{
	font-family: verdana;
	font-size: 8pt;
	color: gray;
	text-decoration:none;
	}
	
	
.footer a
{
	font-family: verdana;
	font-size: 8pt;
	color: #c36e00;
	text-decoration:none;
	}

.footer a:hover
{
	font-family: verdana;
	font-size: 8pt;
	color: orange;
	text-decoration:underline;
	}