* { margin : 0 ; padding : 0 ; }
#c_body { margin: 0 auto;
	width : 800px ; 
	background-color:#FFFFFF;
 }
body,td {
	font-size: 12px;
	}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width : 100% ;
}
a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: #0000ff;
	text-decoration: none;
	}
.midium_b {
	font-weight: bold;
}
.large {
	font-size: 13px;
}
.large_b {
	font-size: 13px;
	font-weight: bold;
}
.small {
	font-size: 12px;
}
.small_2 {
	font-size: 11px;
}
.copy{
	font-size: 11px;
	color:#FFFFFF;
	}.small3 {
	font-size: 10px;
}
.bg2 {
	font-weight: bold;
	background-color: #FAF5DA;
	font-size: 95%;
}
.txtright {
   float: left;
   padding-right:5px;
}

.txtleft {
   float: right;
   padding-left:5px;
}

.txtclr {
   clear: both;
}


