body {
	background: #fff url('../images/body_bg.gif') repeat-y;
	color: #333;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

p, td, ul, ol, li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}
						

	
.link-img{border: #000 1px solid} 	

.quote{padding: 0px 3em; font-size: 105%}
	
.caption {
	font-size: 70%;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	margin-bottom: 1em;
	display: block;
	text-align: center;	
	}

.tables{background-color: #F7F3F7; padding: 8px; width: 96%}

.tables table{border: #94B2C6 1px solid}
		
abbr, acronym {
	border-bottom: 1px dotted #666;
	}
	
hr {
	border: 0px none;
	color: #999;
	background-color: #999;
	height: 1px;
	width: 100%;
	text-align: left
	}	
	
.top-content {
	padding-right: 4em;
	float: right;
	font-size: 70%;
	}	
		
.top {
	font-size: 70%;
	padding: 0 1.5em 0 0;
	text-align: right;
	}	
	
#imp {
	background-image: url('../images/h_dot_line.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	font-size: 74%;
	color: #bbb;
	padding: 0.5em;
	font-style: italic;
	}	