body{
	margin-top: 0px
}
#body_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted #CCCCCC;
}

.links_space{
		border: 1px dotted #666666
}

.links_space a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold
}

.links_space a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
	font-weight: bold
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:	#990033	
}

 

#content img{
	border: 1px solid #990033
}
