h1 {
	font-size: 14pt;
	padding-top: 15px;
}

h2 {
	font-size: 12pt;
}

a {
	color: #1717ff;
}

a:visited {
	color: #1717ff;
}

a:hover {
	color: #28a500;
}

p {
	text-align: justify;
	margin-right: 20px;
}

.footer {
	width: 936px; 
	height: 138px; 
	background: url('../images/Footer2.gif') no-repeat; 
	padding: 15px 25px 0 15px;
}

.footer-box {
	float: left;
	font-family: arial;
	font-size: 10pt;
	color: #777;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.4em;
	background: url('../images/footer_seperator.png') right no-repeat;
}
