body {
	margin: 0px;
	background-color: #317EB7;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0061A6;
}
a:active {
	text-decoration: none;
	color: #0061A6;
}
h1 {
	color: #CCCCCC;
	font-family: Tahoma, Verdana;
	text-align: center;
	font-size: 16px;
}
h2 {
	color: #000000;
	font-family: Tahoma, Verdana;
	text-align: center;
}
h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 500px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
	color: #000000;
	width:400px;
	background-color: #317EB7;
	font-size: 12px;
}
.textTaho12 {
	font-family: Tahoma, Verdana;
	text-align: center;
	color: #000000;
	font-size: 12px;
	padding: 10px;
}

