body {
	background-color: #666666;
	font-family:Verdana, arial;
	}
	

img {vertical-align:top;
	 border: 1px solid #000000;
}
	
	
.title {
	font-size:16px;
	color:#e2e2e2;
	font-weight:bold;
	background-color:#666666;
	text-align:center;
    line-height: 25px;
}	

.size {
	font-size:10px;
	color:#e2e2e2;
	text-align:center;
	background-color:#666666;
}	

.description {
	font-size: 14px;
	color: #e2e2e2;
	text-align:justify;
	line-height:20px;
	
}

.return {font-size: 12px;
		 color: #cccccc;
		 text-align:right;
		 text-decoration:none;
		 line-height:60px;
		 font-style:italic;
		 }

.heading2 {
	font-size: 16px;
	font-style:normal;
	color: #333333;
	text-align:center;
	
}


.nav {
	padding:5px;
	color: #99ccff;
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
	border:none;
	border-style:none;
	line-height: 25px;

}

a.nav.link{
	color:#0099ff;
	font-weight: normal;
}

a.nav:hover {
	color:#ffffff;
	font-weight: bold;
}

a.nav:visited{
	color:#cccccc;
	font-weight: bold;
}


.footer {
  	font-size: 12px;
	font-weight: normal;
	text-align:center;
	line-height: 2px;
	color: #c0c0c0;
	background-color:#666666;
}

.mybiz {font-size: 10px;
color:#c1c1c1;

	}

.footer2 {
  	font-size: 10px;
	font-weight: normal;
	text-align:center;
	line-height: 2px;
	color: #999999;
	background-color:#666666;
}