body {
	margin : 0px 0px 0px 0px;
	background-color : White;
	border : none;
	padding : 0px 0px 0px 0px;
}

h2 {
	font-family : Tahoma, Arial, helvetica, sans-serif;
	font-size : 18pt;
	font-weight : normal;
	color : #3EA0D0;
	text-align : center;
}

h3 {
	font-family : Tahoma, Arial, helvetica, sans-serif;
	font-size : 16pt;
	color : #2980A9;
}

h4 {
	font-family : Tahoma, Arial, helvetica, sans-serif;
	font-size : 11pt;
	color : #2980A9;
	font-style : italic;
}

td {
	font-family : Tahoma, Arial, helvetica, sans-serif;
	font-size : 16px;
	color : #285193;
}

a {
	color : #658FD6;
	text-decoration: none;
}

a:hover {
	color : #17306A;
	text-decoration: underline overline;
	background-color : #D1DEF3;
}
