#content { 	
	width:350px;
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	}
#content h1{
	text-transform:uppercase;
	text-align:right;
	font-size:12px;
	}
	
	
#content a{
	color:#FF6600;
	text-decoration:none;
	}
	
#content a:hover{
	text-decoration: underline;
	}
	
.test { background-color:#990000;}
.test2 { font-family:"Courier New", Courier, monospace; font-size:14px; color:#669933;}
