a:link {
	font-size: 12px;
	font-style: normal;
	color : #1352A2;
	font-weight: bold;
	text-decoration: none;

}

a:visited {
	font-size: 12px;
	font-style: normal;
	color : #1352A2;
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	color : #1352A2;
	font-weight: bold;
}

a:active {
	font-size: 12px;
	font-style: normal;
	color : #1352A2;
	font-weight: bold;
	text-decoration: none;

}

body {
	background-color : #FFCE09;
	color : #FFCE08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

div.spacer {
	clear : both;
}

h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 2px;
	text-align : center;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
}

p {
	text-align : justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

td {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #1352A2;
}
