body {
	background-color: inherit; /* background color */
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
}

h1{
font-family: Arial; 
letter-spacing:-1px; 
display: block; 
border-bottom: dashed 1px #cccccc; 
padding: 5px 0px 5px 0px;
margin: 10px 0px 10px 0px; 
color:#6699cc; 
font-size: 20px; 
font-weight: bold; 
display: block;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif; 
display: block; 
font-size: 12px; 
letter-spacing: -1px; 
font-weight: bold;
}

.box {
line-height: 14px; 
font-size: 10px; 
font-weight: bold; 
background: #f8f8ed; 
margin: 10px 0px 0px 0px; 
padding: 10px 30px 10px 30px; 
border: dashed 1px #ccc; color:#669933;
}

.leftbox {
line-height: 14px; 
font-size: 10px; 
font-weight: bold; 
background: #f8f8ed; 
margin: 10px 0px 0px 0px; 
padding: 10px 10px 10px 10px; 
border: dashed 1px #ccc; color:#669933;
}

.listlink
{
font-family:Verdana;  
font-size: 10px; 
text-decoration: 
none; color:#669933;
}

.largerdllinkgreen
{
font-family:Verdana; 
letter-spacing:-1px;
font-weight: bold; 
text-decoration: none; 
color:#669933;
}
.paragraph
{
font-family: Verdana; 
font-size: 12px; 
color:#6f7983;
}
.list{
font-family: Verdana; 
font-size: 12px; 
color:#6f7983;
}
.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CCCCCC;
}
.footer {
border-top: 10px #f1f1f1 solid; 
padding: 10px 0px 10px 0px;
}

.topgreybox {
font-family:Verdana;
text-decoration: none;
font-size: 10px;
font-weight: bold;
background:#e1eeb5
}

.topgreyboxtext {

}

.fileinfobox{
font-family: Verdana, Arial, Helvetica, sans-serif; 
display: block; 
font-size: 12px; 
font-weight: bold;
}

.scantext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}





