body {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color: #000000;
}

a:link {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-decoration : none;
	color: #00008B;
}

a:visited {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-decoration : none;
	color: #00008B;
}

a:hover {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-decoration : underline overline;
	color: #00008B;
}

P {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;	
}

B {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

DD {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
}

DT {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

H3 {
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	font-size : 20 px;
	font-weight: bold;
}

TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color: #000000;
}

#footer {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color: #000000;
	text-align : center;
}