body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
      }

.menu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #548785;
	text-decoration: none;
	background-position: left;
	text-align: left;
}
.info {
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
		color: #548785;
}
.con {
	font-family: verdana;
	font-size: 12px;
	
	color:#4F4F4F
	line-height: 17px;
	font-weight: normal;
	
}
.cap {
	font-family: Verdana;
	font-size: 26px;
	
	color: #619190;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #548785;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #548785;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
		color: #548785;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: 16px;
        font-weight: Bold;    
	color: #4F4F4F;
	line-height: normal;
   }
h2 {
        font-family: Arial;
	font-size: 14px;
        font-weight: Bold;    
	color: #4F4F4F;
	line-height: normal;
   }

.bg{
	background-image: url(images/bg.jpg);
} 
a:link img, a:visited img { border-style: none } /* no border on img links */
