﻿body 
{
	background: url('Images/back.gif');
	background-repeat: repeat-x;
	margin-top: 17px;
	margin-left: 17px;
	font-family: Times, Verdana, Tahoma;
	line-height: 160%;
	letter-spacing: 1px;
	font-size: 9pt;
	color: #393939;
}

a {color: #333A7C}
a:visited {color: #333A7C}


