﻿
/*TAGS */

	body {
		font-family: Verdana, sans-serif;
		font-size: 10pt;
		font-weight: 500;
		color: #373535;
		line-height: 125%;
	   	background-color: ffffff;
	     }



}







</style>






	h1 {
		font-family: Times, serif;
		font-size: 10pt;
		font-weight: 600;
		color: #373535;
		letter-spacing: 2px;
		}

	td {
		font-family: Verdana, sans-serif;
		font-size: 10pt;
		font-weight: 500;
		color: #373535;
		line-height: 125%;
	     	}

	/* LINKS */

	a:link, a:visited {
		font-family: Verdana, sans-serif;
		font-size: 10pt;
		font-weight: 500;
		text-decoration: none;
		color: #790000;
	     	}

	a:hover, a:active {
		font-family: Verdana, sans-serif;
		font-size: 10pt;
		font-weight: 500;
		text-decoration: none;
		color: #888888;
	     	}
