﻿body{
	margin-top:20px;
	margin-right:20px;
}

h1 {
	font-size:14pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #808080;
	
}

h2 {font-size:12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	
}

p, li {
    font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;	
	
}

a
    {font-weight: bold;
     color: #CC0066;
	
}


