body {width:1000px;
     	margin:auto; 
	
	margin-top: 1px;
	
    background-color: #CCCCCC;
}

#flash{margin-left:5%;}

p{margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	
	color: #000000;
}
h6{
text-align:right;
   text-decoration:none;
   border:none;
   margin-left:5%;
   margin-right:15%;
   margin-top:-1px;
   }
