body 
{
/*	font-family:Arial; 
	font-size: 12px;*/
}

ul
{
	list-style-type: square;
}

li
{
	margin-top: 10px;
}


h2 
{
	font-family: Arial;  
	font-style: italic;
	margin: 1px;
	font-size: 16px;
}


h3 
{
	font-family: Arial;  
	font-size: 18px;
}

th
{
	background-color: #000000;
	font-family: Arial;  
	font-weight: bold; 
	font-size: 16px;
	margin: 1px;
	text-align: center;
	color: white;
}

p
{
	font-family:Arial; 
	font-size: 13px;
}

td
{
	font-family:Arial; 
	font-size: 13px;
}
