body {font-family: Comic Sans MS; font-size: 12px; color: #7560A1 ; text-align:justify}
BODY { scrollbar-face-color:#F5A301; scrollbar-highlight-color:#B3BC21; scrollbar-3dlight-color:#0094C7; scrollbar-track-color:#FED300; scrollbar-arrow-color:#000000;}

.border {border: 4px solid; color: #98ADBE;}

td {font-family: Comic Sans MS;	font-size: 13px;color: #000000 }

p {font-family: Comic Sans MS; font-size: 13px; color: #000000; text-align:justify }

a:link	{color: #F5A301; font-weight: bold; text-decoration: none}

a:visited {color: #FED300; font-weight: bold; text-decoration: none}

a:hover	{color: #6D9322; font-weight: bold; text-decoration: underline}

a:active {color: #FCEA1E; font-weight: bold; text-decoration: underline}

.bthead	{font-weight: bold; background-color: #4E8185; color: #000000}

.btnav	{background-color: #007100; font-family: Comic Sans MS; font-size: 14px; color: #FED300;	font-weight: bold; border: 1px #000000 solid}

.btnav2	{background-color: #9FABD5; font-family: Comic Sans MS; font-size: 11px; color: #0D465C;	font-weight: bold; border: 1px #000000 solid}

.btnavbk {background-color: #BCBEEE; color: #FFFFFF; border: 0px #000000 none}

.btfoot	{background-color: #000000; font-family: Comic Sans MS;	font-size: 9px; color: #FFFFFF;	text-align: center; border-color: #000000 black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px }


.btcontent {  background-color: white}
h2 {  font-size: 16px; color: #C8A446}
.LgLetter    { font-family: arial; color: #C8A446; font-size: 24px; font-weight: bold }

h3           { font-family:Comic Sans MS; font-size: 14pt; font-weight: bold;color: #C8A446 }

h1 { font-family:Comic Sans MS; font-size: 18pt; font-weight: bold }


table.sample {
	border-width: 3px 3px 3px 3px;
	border-spacing: 2px;
	border-style: inset inset inset inset;
	border-color: rgb(78, 146, 99) rgb(78, 146, 99) rgb(78, 146, 99) rgb(78, 146, 99);
	border-collapse: separate;

}
table.sample th {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: rgb(78, 146, 99) rgb(78, 146, 99) rgb(78, 146, 99) rgb(78, 146, 99);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: rgb(78, 146, 99) rgb(78, 146, 99) rgb(78, 146, 99) rgb(78, 146, 99);
	-moz-border-radius: 0px 0px 0px 0px;
}
