		body {
			font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
			font-size : 10px;
			color : #000000;
		}
		h2 {
			font-size : 11px;
			font-weight : bold;
			color : #858585;
			margin-top : 0px;
			margin-bottom : 0px;
			text-transform : uppercase;
		}
		h1 {
			font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
			font-size : 14px;
			color : #525252;
			margin-top : 0px;
			margin-bottom : 8px;
		}
		.top {
			font-size : 11px;
			color : #000000;
			text-align : center;
			font-weight : bold;
			text-transform : uppercase;
		}
		table {
			border : 0px;
			padding: 0px 0px 0px 0px;
			font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
			font-size : 11px;
		}

		a {
			color : #DE6499;
			text-decoration : none;
		}

		a:visited {
			color : #000000;
			text-decoration : none;
		}
		a:hover {
			color : #000000;
			text-decoration : underline;
		}
		a:link {
			color : #000000;
			text-decoration : underline;
		}
		a:active {
			color : #000000;
			text-decoration : underline;
		}
		

