@charset "utf-8";
/* CSS Document */

body {	background: #ffffff; 
				font: normal 9pt 'Century Gothic', Arial, Helvetica, sans-serif;	color: #000000;  }

h1 {	font-size: 250%; font-weight: normal; line-height: 50px; }
h2 {	font-size: 150%; font-weight: normal;  	}
h3 {	font-size: 100%; font-weight: bold;  	}
h4 {	font-size: 85%; font-weight: bold; 	}
h5 {	font-size: 75%; font-weight: bold;	}
h6 {	font-size: 50%; font-weight: bold;	}

.heading2 {	font-size: 125%; font-weight: bold;	}
.heading3 {	font-size: 100%; font-weight: bold;	}


table {	font: normal normal 9pt 'Century Gothic',Arial, Helvetica, sans-serif;		}

hr {	color: #FF0000; height: 1px; text-align: center; width: 90%; 	}

a:link, a:visited	{		}
a:hover, a:active	{	text-decoration: underline;	}
