

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px;
 font-size:12px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
 a:link {
	color: #fff;
	font-weight:bold;
}

a:visited {
  color: #fff;
  font-weight:bold;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
}

a:active {
	color: #fff;
	font-weight:bold;
}
li {font-Size: 12px}