a img {
	border: 0;
}

a:link, a:visited {
	background: #606060;
	color: #C1C1C1;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a:active, a:hover {
	background: #2D2D2D;
	color: #FAFAFA;
}

a.pic , p a.pic {
	background: #606060;
	border: 1px solid #999999;
	float: left;
	height: 100px;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	width: 100px;
}

a.pic:hover , #left p a.pic:hover {
	background: #DDDDDD;
}

html, body {
	background: #2D2D2D;
	color: #F0F0F0;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0px;
	text-align: center;
	width: 100%;
}

table {
	background: #000000;
	color: #555555;
	font-size: 11px;
}

.content {
	margin: 8%;
	
}
.content2 {
	margin: 18% 25% 25% 25%;
	color: #C1C1C1;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	
}
