body {	background: #F0F1C5;
	margin-left: 0px;;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url("../img/bg_top.gif");
	background-repeat: repeat-x;
	}

p {
 	color: #3B434B;
	font: 11pt Arial,Verdana, Sans-Serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 20px;
	cursor: default;
	}
ul {
 	color: #2B3A47;
	font: 11pt Times New Roman, Garamond, Serif;
	margin-top: 0px;
	}
li {
 	color: #2B3A47;
	font: 11pt Times New Roman, Garamond, Serif;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
h1 {
 	color: #557B9C;
	font: 18pt Arial, Verdana, Sans-Serif;
	text-align: left;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h2 {
 	color: #3B434B;
	font: 13.5pt Times New Roman, Garamond, Serif;
	line-height: 155%; 
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
h3 {
 	color: #2B3A47;
	font: 10.5pt Times New Roman, Serif;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
h4 {
 	color: #AC1F26;
	font: 7pt Verdana, Arial,Sans-Serif;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	}

	}
table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
td {
	background-repeat: no-repeat;
	}
#cell01{
	background-repeat:repeat-x;
	background-image: url('../img/dot_bg.gif');
	}
#cell02{
	background-repeat:repeat-x;
	background-image: url('../img/dot2_bg.gif');
	}
#bodytextnew {
	height: 480px;
	top: 108px;
	left: 122px;
	background-repeat: repeat-x;
	}

img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
hr {	color: #8F959A;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.ring { 
	background-color: #ffffff; 
	border-color: #000000;
	border-style: inset;
	border-top: 2px;
	border-right: 2px;
	border-left: 2px;
	border-bottom: 2px;
	}

/* classes follow  */

p.foot {
	font: 8pt Arial,Sans-Serif;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	}
table.body {
	margin-top: 0px;
	}
a:link {
	color: #2B6192;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	}
a:visited {
 	color: #2B6192;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	}
a:hover {
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: 0px;
	}
a:active {
	color: #2B6192;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
	}
