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

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

li {
    font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin-left:20px;
	
}

p {
    font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin-left:20px;
	
}

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

a:hover {
color: #C40075
}
	
