body {
	background-color: #a3a3a3;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #00004a;
	list-style-type: disc;
	list-style-position: outside;
}

/*************** list headers in cells ***************/

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 23px;
	line-height: 100%;
	font-weight: 900;
	color: #606060;
	font-style: italic;
}

td.h1 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 23px;
line-height: 100%;
font-weight: 900; 
color: #606060; 
font-style: italic; 
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	line-height: 100%;
	color: #000080;
}

td.h2 {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 24px; 
font-weight: 900;
line-height: 100%;
color: #000080; 
}

h3 {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 17px; 
font-weight: bold; 
line-height: 150%;
font-style: italic; 
color: #800000;
background-color: #e4e4e4;
text-indent: 10px;
}

td.h3 {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 17px; 
font-weight: bold; 
line-height: 150%;
font-style: italic; 
color: #800000;
background-color: #e4e4e4;
text-indent: 10px;
}

h4 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
line-height: 125%; 
color: #0c0286; 
}

td.h4 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
line-height: 125%; 
color: #0c0286; 
}

h5 {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold; 
color: #00005e;
}

td.h5 {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold; 
color: #00005e;
}

h6 {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold; 
text-indent: 30px;
color: #404040;
}

td.h6 {
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold; 
text-indent: 30px;
color: #404040; 
}

td, th {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
font-weight: 500; 
color: #000028; 
}

caption {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
line-height: 125%; 
color: #0c0286; 
}

td.caption {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
line-height: 125%; 
color: #0c0286; 
}

/*************** list link styles ***************/

a { color: #000099; 
font-weight: 600; 
}

a:link { color: #000099; 
font-weight: 600; 
}

a:visited { color: #800080; 
font-weight: 600; 
} 

a:hover { color: #0099ff; 
font-weight: 600; 
} 

a:active { 
color: #ff0000;
font-weight: 600; 
} 

/*************** list titles and header ***************/

title { 
font-family: &quot;Comic Sans MS&quot;, cursive;
font-size: 30pt;
color: #990066;
margin-top: 20pt; 
}

header {
font-family: arial, helvetica, sans-serif;
font-size: 30px;
line-height: 30px;
font-weight: bold;
color: #dcdcdc;
}

/*************** list nav ***************/

.nav {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #cccccc;
}

.navLink {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
background-color: #dedeca;
}

/*************** list box ***************/

blockquote {
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
font-weight: 500; 
line-height: 125%; 
}

/*************** list table styles ***************/

table {
font-family: arial, helvetica, sans-serif;
position: relative;
visibility: visible;
}

/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: disc;
}

/********* form and related tag styles *********/

form {
font-family: arial, helvetica, sans-serif;
margin: 3px;
}

big {
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
font-size: 14pt;
line-height: 22px; 
color: #000000;
}

small {
font-family: arial, helvetica, sans-serif;
background-color: #ffffff;
font-size: 10pt;
line-height: 12px; 
color: #000000;
}

input.small {
font-family: arial, helvetica, sans-serif;
border-style: solid;
background-color: #ffffff;
border-color: #000000;
font-size: 12pt;
line-height: 22px; 
color: #000000;
}