p {text-align:justify; color:#000000;font: 14pt "times new roman", "arial"}
p.intro {
	text-align:justify;
	color:#000000;
	font: 14pt bold;
	font-style : normal
}
hr {
	color:black
}
h1 {
	background: Black;
	color: White;
	text-align : left;
	font-size : x-large;
	font-family : "Times New Roman";
}
h2 {
	background: black;
	color:white;
	text-align:left;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
}
a:link {background:#ffffff; color:#006633; text decoration:underline}
a:visited {background:#ffffff; color:gray; text decoration:underline}
a:hover {background:#006633; color:white; text decoration:underline}
a:active {background:white;color:#009900;textdecoration:underline}
