body {
	background-color:#a3a3a3;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	list-style-type: disc;
	list-style-position: outside;
	background-image:url(wall.jpg);
	background-position:inherit;	
}

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

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

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

h2 {
 font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 100%;
	color: #757575;
}

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

h3 {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
line-height: 125%;
font-style: italic; 
color: #940110;
}

td.h3 {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
line-height: 125%;
font-style: italic; 
color: #940110;
}

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

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

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: 12px;
font-weight: 500;
color: #404040;
}

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

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

/*************** 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: verdana, arial, helvetica, sans-serif, 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;
}