h1 { 
	FONT-SIZE: 18pt;
	COLOR: #003399;
	font-weight: 400;
	FONT-FAMILY: "Times New Roman";
}

h2 {
	FONT-SIZE: 12pt;
	COLOR: #003399;
	margin-bottom: 0;
	font-weight: bold;
	FONT-FAMILY: "Times New Roman";
}

a: {
	font-family : Times New Roman;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
}

a:link {
	font-size : 10pt;
	color : #003399;
}

a:visited {
	font-size : 10pt;
	color : #c0c0c0;
}

a:hover {
	font-size : 10pt;
	color : #00be00;
}