body {
     	background-color: #5B5B5A;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
      }
.menu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left;
	text-align: left;
}
.info {
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.con {
	font-family: verdana;
	font-size: 12px;
	color: #7B7874;
	line-height: 17px;
	font-weight: normal;
}
.cap {
	font-family: Verdana;
	font-size: 26px;
	
	color: #BAB3A9;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link { COLOR: White; text-decoration: none;}
a:visited { color: White; text-decoration: none;}
a:active { color: White; text-decoration: none;}
a:hover { color: White; text-decoration: none;}

.int_link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7B7874;
	text-decoration: none;
        }
.int_link:link { COLOR: #7B7874; text-decoration: none;}
.int_link:visited { color: #7B7874; text-decoration: none;}
.int_link:active { color: #7B7874; text-decoration: none;}
.int_link:hover { color: #7B7874; text-decoration: none;}


h1 {
	font-family: verdana;
	font-size: 16px;
	color: #7B7874;
	line-height: 17px;
	font-weight: bold;
}

h2 {
	font-family: verdana;
	font-size: 14px;
	color: #7B7874;
	line-height: 17px;
	font-weight: bold;
}
a:link img, a:visited img { border-style: none } /* no border on img links */
