body
	{
		background-color: #FFFFFF;
	}
table
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #304A85;
		border: 0px;
	}
a
	{
		color: #304A85;
		font-weight: bold;
		text-decoration: underline;
	}
h1	
	{
		font-size: 22px;
	}
h2	
	{
		font-size: 20px;
	}
h3	
	{
		font-size: 18px;
	}
h4	
	{
		font-size: 16px;
	}
td.menu
	{
		background-color: #EAECF7;
	}
td.menu a
	{
		font-weight: normal;
		text-decoration: none;
	}
td.menu a:hover
	{
		text-decoration: underline;
	}
td.horline
	{
		background-color: #8694B2;
	}
td.address
	{
		font-weight: bold;
	}
td.header
{
		background-color: #EDEDF4;
}
td.headright
	{

		background-image: url(../images/header2.jpg);
		background-position: left, top;
		background-repeat: repeat-x;
	}
td.footer
	{

		background-image: url(../images/footer1.jpg);
		background-position: left, top;
		background-repeat: repeat-x;
	}
td.content,td.menu
{
	padding: 4px;
}