BODY {
background-color: #3B24BD

}
.H1 {
	font-size : 24pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight : bold;
	color: #F9CC11;
	}
.H2 {
	font-size : 16pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight : bold;
	color: #F9CC11;

	}
P,TD{
	font-size : 12pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #B5CCFF;
	}
TD, txt{
	font-size : 12pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #B5CCFF;
	}
A, A:VISITED, A:LINK{
	color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
}
A:ACTIVE, A:HOVER {
	font-family : "Times New Roman", Times, serif;
	color : #FFFFFF;
}

