body {
	background: #295A79;
	font-family: arial, helvetica, sans-serif;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
p {
	margin-top: 0em;
	font-size: 8pt;
	color: white;
	text-align:justify;
}
p.text2change {
	text-align:center;
}
h1, h3, h4, h5, h6 {
	font-family: verdana, geneva, sans-serif;
}
h1 {
	color: #086082;
	font-size: 175%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align : center;
}
h1.homepage {
	font-size: 225%;
}
h2 {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align : center;
}
h3 {
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align : center;
}
:LINK {
	text-decoration :none;
	color: #000000;
}
A:HOVER {
	text-decoration :none;
	color: #000000;
	font-weight : bold;
}
:VISITED {
	text-decoration :none;
	color: #000000;
}
hr {
	color:#295A79;
	background-color:#295A79;
	height:2px;
	border:0;
}
