p    { font-size: 12pt }
ul   { font-size: 12pt; list-style-type: circle }
img { }
TABLE { }
h1    { font-size: xx-large }
h2   { font-size: x-large }
h3   { font-size: large }
body    { color: maroon; font-family: "Black Chancery", "Lucida Calligraphy", Times, cursive, "Times New Roman", serif; margin: 1cm }
.redtext {
	color: #FF0000;
}
a   { color: maroon }
a:link  { text-decoration: underline }
a:visited  { text-decoration: none }
a:hover   { color: black; text-decoration: underline }
a:active {
	text-decoration: none;

}

.menu  { font-size: 11px }
.menu a:link { text-decoration: none }
.menu a:visited  { text-decoration: none }

.menu a:hover  { text-decoration: none }

.menu a:active  { text-decoration: none }

