body {
	background-image: url('../images/img7.gif');
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	color: #666;
	text-align: justify;
	font-size: .8em;
}

strong, .strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

p {
	padding: 10px;
}

div a  {
	color: #000080;
	text-decoration: none;
}

div a:hover {
	text-decoration: underline;
}

div a:visited {
	color: #0a8d7d;
}

