
body {
color: black;
padding: 5px;
font-family: Verdana, "Times New Roman", sans-serif;
font-size: 12px;
line-height: 125%;
text-align: justify;
}


P {
color: gray;
font: small Verdana, Arial,  Helvetica, sans-serif;
size: 12px;
}

.special {
color: red;
text-transform: capitalize;
}

p.left {
text-align: left;
}

hr {
color: gray;
font-size: 3px;
}

.floatl {
clear: right;
float: left;
}

p.title {
color: green;
font-weight: bold;
}

P.first {
color: black;
font-family: Verdana, "Times New Roman", sans-serif;
font-size: 100%;
line-height: 150%;
text-align: center;
}


H1 {
border: none;
color: black;
font-family: Verdana, "Times New Roman", sans-serif;
font-size: 18pt;
font-weight: normal;
}

UL {
color: gray;
font-family: small Verdana, Arial,  Helvetica, sans-serif, Georgia, sans-serif;
text-align: justify;
}

OL {
color: gray;
font-family: small Verdana, Arial,  Helvetica, sans-serif, Georgia, sans-serif;
text-align: justify;
}




LI {
line-height: 125%;
}


BR.space {
font-weight: bold;
text-indent: 10px;
}


a {
font-weight: bold;
color: #9b0e0e;
font-size: 12px;
font-variant: normal;
text-decoration: none;
}

a:hover {
color: #000000;
}


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



A:active {
color: yellow;
text-decoration: none;
}


H3 {
color: maroon;
font-family: Verdana, Georgia, Helvetica, "Times New Roman", sans-serif;
font-size: 14px;
}

CITE.neat {
color: black;
font-family: verdana, georgia, Helvetica, "Times New Roman", sans-serif;
}

H2 {
border: none;
font-family: Verdana, Georgia, Helvetica, "Times New Roman", sans-serif;
font-size: 18px;
}


P.test { color: blue; font-size: 12pt; line-height: 15pt; font-family: "Bickley Script LET", "Courier New", Courier, Monaco; border: solid 0.5pt red; top: 50px; left: 20pt; width: 300px; height: auto; overflow: auto; visibility: visible }
