body {
	margin: 0em 0em 0em 0em;
	color: #616161;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background: #466896;
	line-height: 1.6;
	background-image: url(Images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

a {
	text-decoration: none;
	color:#740605;
	background-color:inherit;
	BORDER: #000000 0px solid;
}

a:hover {
	text-decoration: none;
}
P {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #616161;
	line-height: 1.6;
	background-color:inherit;
}
TD {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #616161;
	line-height: 1.6;
	background-color:inherit;
}
IMG{
	BORDER: #000000 0px solid;
}