/*Body Formatting*/
body {font-family: "Times New Roman", sans-serif;
	color: #000000;}

img {display: none;}


/*Container Format*/
#container{
margin: 0 auto auto;
}

/*Menu Format*/
#menu {display: none;}
#topmenu {display: none;}

/*Main Text Format*/
div#text {
padding: 0.5em;
background-color: #ffffff;
border: 3px #000000 solid;
font-size: 0.9em;
text-align: left;}

div#maintext2 {
padding: 0.5em;
background-color: #ffffff;
border: none;
font-size: 0.9em;
text-align: left;}

h3{
font-size:1.2 em;
font-weight: bold;
text-align: right;
border-top: 1px solid;
border-bottom: 3px double;}

h4{
font-size:1.2 em;
font-weight: bold;
text-align: left;
border-top: 1px solid;
border-bottom: 3px double;
background-color: #c0c0c0;}

p.divider{
color:  #66ffff;
background-color: #000066;
padding: .2em;}

.nohtml{
font-size: 0.6em;
font-family: sans-serif;}

.cancel{
text-decoration: line-through;}

div#closing{
margin-top: 2em;
font-size: 0.8em;
border-top: thin #000000 solid;
border-bottom: thin #000000 solid;}

div#sigright{
text-align: right;}

em.classified {
font-weight: bold;
font-size: 1.2em;
}



