


body {     
	font-family: arial, helvetica, sans-serif;     
	font-size: 13px;     
	color: black;     
	background-color:;     
	margin: 0.5em;     
	padding: 0; 
} 


/* By the way, this is a comment */ 

p {     
	line-height: 1.2em;
	font: arial;
	font-weight: normal;
	margin-left: normal;

 




 
} 



h1 {     
	     
	font-size: 1.0em; 

} 

h2 {     
	     
	font-size: 1.5em; 

} 


h3 {     
	     
	font-size: 2.0em; 

} 


img {     
	border-style:;     
	border-width:;    
	border-color:;
	padding-bottom: 2px; 
} 

a:link {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:visited {
text-decoration: none;

}


ul {     
	line-height: 1.2em;
	font: arial;
	font-weight: normal;
	margin-left: normal;
} 


strong {     
	font-style: italic;     
	text-transform: 	uppercase; 
} 


table {     
	background-color:; } 