body 
{
	font-family:Arial; 
}

ul
{
	list-style-type: disc;
}

li
{
	margin-top: 10px;
}


h2 
{
	font-family: Arial;  
	font-style: italic;
	margin: 1px;
	font-size: 16px;
}

h3 
{
	font-family: Arial;  
	font-size: 16px;
}
h4 
{
	font-family: Arial;  
	font-size: 14px;
}
h5 
{
	font-family: Arial;  
	font-size: 14px;	
	font-weight: bold;
	color: white;
	margin: 9px;
	text-decoration: none;
}

th
{
	background-color: #000000;
	font-family: Arial;  
	font-weight: bold; 
	font-size: 16px;
	margin: 1px;
	text-align: center;
	color: white;
}