p, td, th, body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	}
.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	}
.small-side {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffcc;
	}
h2	{
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	}
h3	{
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	}
.title	{
	font-family: arial, helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	}
.subtitle	{
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	}
a:hover {
     text-decoration : none;
     color : 000000;
	 }
	 
.red	{color: red;}

.white	{color: white;}

.black-border	{
	border-color : Black Black Black Black;
}

.formfields {
	font-size: 8.5pt;
	font-family : Arial, Helvetica, sans-serif;
}

