body {
	margin: 0;
	padding-top: 0;
	font-size: 0.9em;
	font-family: Arial, sans-serif;
	background-color: #E5E5E5;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
}
h1 {
	font-size: 1.8em;
	color:#003082;
	font-weight: normal;
	line-height:1.8em;
	margin-top:0px;
    margin-bottom:0px;
	display: inline;
}
h2 {
	font-size: 0.7em;
	font-weight: normal;
	margin-top:0px;
    margin-bottom:0px;
		color: #000000;
}

a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #271A93;
	text-decoration: underline;
}
p, li {
	font-size: 0.9em;
	color: #808080;
	line-height:1.2em;
}
.txt {
	font-size: 0.9em;
	color: #808080;
	line-height:1.2em;
}

.footer {
	color: # ffffff;
	height: 33px;
	font-size: 0.9em;
	background-image: url('images/template_08.jpg'); 
	}
.no {
	background: #cccccc url('images/no.gif') repeat-x;
	}
	
.yes {
	background: #cccccc url('images/yes.gif') repeat-y;
	}
	
	
.email {
	color:#808080;
	font-weight: normal;
	line-height:0px;
	display: inline;
}
	
.table {
	font-size: 0.8em;
}
.border { border-right-style: solid ; 
border-right-color: #666666; 
border-right-width: 2px; }
.border2 { border-bottom-style: solid ; 
border-bottom-color: #666666; 
border-bottom-width: 2px; }
.large {
	font-size: 1.6em;
	font-weight: normal;
	text-align: center
}
.small {
	font-size: 0.7em;
	font-weight: normal;
}