body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12pt
}

A {
	color: #cc3300;
	text-decoration: none
}

A:link {
	color: #cc3300;
	text-decoration: none
}

A:visited {
	color: #cc3300;
	text-decoration: none
}

A:active {
	color: #336600;
	text-decoration: underline
}

A:hover {
	color: #336600;
	text-decoration: underline
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
; font-size: 24pt; font-style: italic; text-decoration: underline
	
}

h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	font-size: 12pt; font-style: italic; text-decoration: underline
}

h3  {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;
	font-style : normal;
	font-size: 12pt
}

p,
th,
td,
ol,
ul,
dl,
dd,
dt,
li {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 12pt}

dt {
    font-weight: normal
}



