h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	font-family: "Palatino Linotype", "Times New Roman";
	font-variant: normal;
}

p {
    text-align:justify;
}

table.m1 {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-variant: normal;
	color: #0000FF;
}


table.h1 {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-variant: normal;
	color: #FFFFFF;
}

a.m1:link {
	font-family: "Palatino Linotype";
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
	font-style: normal;
}

a.m1:visited {
	font-family: "Palatino Linotype";
	font-variant: normal;
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
	font-style: normal;
}

a.m1:hover {
	font-family: "Palatino Linotype";
	font-variant: normal;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
}

body.m1 {
	font-family: "Palatino Linotype", "Times New Roman";
	color: #000066;
	background-color: #000033;
	font-weight: bold;
	}
	
body.homepage {
	font-family: "Palatino Linotype", "Times New Roman";
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

table.homepage {
	font-family: "Palatino Linotype", "Times New Roman";
	color: #FFFFFF;
}
