body {
	background-color: #ededed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	
	background-image:url(images/bg.gif);
}
A:link   {color:#000000;
          font-weight:700;
          Text-decoration:none;}
A:active {color:#000000;
          font-weight:700;
          Text-decoration:underline;}
A:visited{color:#000000;
          font-weight:700;
          Text-decoration:none;}
A:hover  {color:#000000;
          font-weight:700;
          Text-decoration:underline;}
td {
	font-size: 9pt;
	color:#3d3d3d;
}


.large {
	font-weight:700;
	font-size:12pt;}
.italic {font-style:italic;}
.bold {font-weight:700;}

.header {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:700;
	color:#d12a39;
}

.menu {
		color:#ffffff;
		font-size:8pt;
}
.menu A:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:500;}
.menu A:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:500;}
.menu A:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:500;}
.menu A:hover {
	text-decoration: none;
	font-weight:500;
	color: #ffe743;}
