@charset "UTF-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
 font-size:8pt; 
 text-align: justify;

}


p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:100
 }
 

a{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
color:#000000;
text-decoration: none}

a:hover{
background-color:#000000;
color:#ffffff;
}

h1{
font-family:"Times New Roman", Times, serif;
color:#666666; 
font-size:30pt; 
font-weight:100}

.faded, .faded a:link, .faded a:visited {
	color:#666;	
}

.footermenu {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:200px;
}

.nofloat {
	clear:both;
	margin-top:80px;
	display:block;
}
.line {
	width: 50%;
text-align: left;/*this will align it for IE*/
margin: 10px auto 10px 0; /*this will align it left for Mozilla*/

	width:800px
}
.frontmenu {
	list-style:none;
	margin:0;
	padding:0;
}
