﻿h1 {
	font-size:14pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #808080;
	margin-left:20px;
	margin-right:10px;
	margin-top:20px;
}

h2 {font-size:12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin-left:20px;
	margin-right:10px;
	margin-top:20px;
	
}

td {
    font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	

	
}
table{margin-left:10pt;
	
}

li {
    font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin-right:10px;
	

	
}

p {
    font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin-left:20px;
	margin-right:10px;
	

}

a
    {font-weight: bold;
     color: #CC0066;
	
}

