body {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	background-color: #cccccc; }

.main {
      margin-top: 25px;
      text-align: center; }

.img {
      height: 520px;
      vertical-align: center;
      padding: 5px;
      background-color: #ffffff; }
      
.description {
      padding: 3px;
      background-color: #cccccc; }
      
.nav {
      padding: 3px;
      background-color: #ffffff; }

.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666; }
	
a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333366;
	text-decoration: none; }
	
a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333366;
	text-decoration: none; }

a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-decoration: none; }

.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	padding: 15px; }