.testinglist {
list-style-type: lower-roman;
}


.blue {
color:#330066;
}
.red {
color:#660000;
}
.ignore {
color:#000000;
}
.the {
color:#000000;
}
.rest {
color:#000000;
}

body {
background-color:#FFFFFF;
margin:0px;
}

.onlyprint {
display:none;
}

.no print {
}

.halth {
width: 391px;
}

.thull {
width: 782px;
}

body, p, h1, h2 {
color:#000000;
font-family:verdana, arial;
font-style:normal;
font-weight:normal;
line-height:1.3;
margin:0px;
padding:0px;
text-align:left;
vertical-align:top;
}

p {
font-size:small;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
}

p.menu {
margin-top:5px;
margin-bottom:5px;
font-size:11pt;
font-weight:bolder;
text-align:center;
letter-spacing:1px;
color: #006666;

}

td, body {
font-size:small;
}

p.i {
margin-bottom:0;
text-align:right;
}

h1 {
font-size:x-large;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
letter-spacing:5px;
}

h2 {
font-size:medium;
margin-left:10px;
color:#660000;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
}

.right {
text-align:right;
}

.center {
text-align:center;
}

.left {
text-align:left;
}

hr {
color:#006666;
background-color:#006666;
margin:0px;
height:2px;
border:0;
}

a:link {text-decoration:none;color:#330066}
a:visited {text-decoration:none;color:#330066}
a:active {text-decoration:none;color:#330066}
a:hover {text-decoration:underline;color:#660000}

table.body {
width:782px;
margin:auto;
}

.one {
width:100px;
}

table.fullwidth {
width:100%;
}

.halfwidth {
width:50%;
}

.three {
width:300px;
}

.five {
width:500px;
}

.title {
font-variant:small-caps;
}

table, td, tr {
border:0px;
padding:0px;
margin:0px;
vertical-align:top;
}

td.nowr {
white-space:nowrap;
}

.form {
background-color:#FFFFFF;
font-family:verdana, arial;
font-size:small;
color:#006666;
border:1px solid #006666;
}

.formsub {
background-color:#330066;
font-family:verdana, arial;
font-weight:bold;
font-size:small;
color:#FFFFCC;
cursor:hand;
border:1px solid #660000;
}

img {
border:0;
}

.borderright {
border-right:thin solid #006666;
padding-right:10px;
margin-right:10px;
}

.borderleft {
border-left:thin solid #006666;
}

table.spaced td {
padding:4px;
}

.spaced {
}

img.i {
vertical-align:bottom;
}
body {
padding-bottom:5px;
}

.list-none {
list-style-type: none;
}
.list-decimal {
list-style-type: decimal;
}
.list-lower-alpha {
list-style-type: lower-alpha;
}
.list-lower-roman {
list-style-type: lower-roman;
}
.list-upper-alpha {
list-style-type: upper-alpha;
}
.list-upper-roman {
list-style-type: upper-roman;
}

