body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #656A7A;
	background-color: #c2e1ef;
}	
h1 {
	color:#7b96a6;
	font-size: 30pt;
}
h2 {
	color:#7B96A6;
	font-size:16px;
}

.main {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #7b96a6;
}
.header {
	background-color: #fefcef;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #7b96a6;
	background-image: url(b.jpg);
	background-position: right;
}
.footer {
	background-color: #EDF2F3;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #7b96a6;
	background-image: url(b.jpg);
	background-position: right;
}
a:link {
	color: #7b96a6;
	text-decoration: none;
}
a:visited {
	color: #7b96a6;
	text-decoration: none;
}
a:hover {
	color: #7b96a6;
	text-decoration: none;
}
a:active {
	color: #7b96a6;
	text-decoration: none;
}

