﻿body{
	margin: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;
	
}

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

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

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

a:hover {
color: #C40075
}
	
