<style>
		td.bodytext {
			font-family : verdana;
			text-decoration : none;
			font-size: 12px;
			color : #0081AC;
		}


		td.menuitem {
			font-family : Tahoma;
			text-decoration : none;
			font-size: 11px;
			color : #0081AC;
		}
		td.sign {
			font-family : Tahoma;
			text-decoration : none;
			font-size: 10px;
			color : #0081AC;
		}
		body
		{	font-family : Verdana;
			text-decoration : none;
			font-size: 12px;
			color : #0081AC;}

		A:link {
			color:#0081AC;
			font : 11px;
			font-family : Tahoma;
			TEXT-DECORATION: none;
		}
		A:visited {
			color : #0081AC;
			font : 11px;
			font-family : Tahoma;
			TEXT-DECORATION: none;
		}
		A:hover {
			color: #D90401;
			font : 11px;
			font-family : Tahoma;
			text-decoration : none;
		}
		A:active {
			color: #D90401;
			font : 11px;
			font-family : Tahoma;
			text-decoration : underline;
		}


		A.stripe:link {
			color:#0081AC;
			font : 12px;
			font-family : Tahoma;
			TEXT-DECORATION: none;
			font-weight : bold;
		}
		A.stripe:hover {
			color:#D90401;
			font : 12px;
			font-family : Tahoma;
			TEXT-DECORATION: underline;
			font-weight : bold;
		}

		H1 {
			FONT-FAMILY: Tahoma;
			FONT-SIZE: 17px;
			TEXT-DECORATION: none;
			color : #4F5471;
			font-weight : bold;
		}

		H2 {
			FONT-FAMILY: Tahoma;
			FONT-SIZE: 14px;
			TEXT-DECORATION: none;
			color : #4F5471;
			font-weight : bold;
		}
		
		H2.out {
			FONT-FAMILY: Tahoma;
			FONT-SIZE: 14px;
			TEXT-DECORATION: none;
			color : #0081AC;
			font-weight : bold;
		}

		H3 {
			FONT-FAMILY: Tahoma;
			FONT-SIZE: 13px;
			TEXT-DECORATION: none;
			color : #0081AC;
			font-weight : bold;
		}
		H4 {
			FONT-FAMILY: Tahoma;
			FONT-SIZE: 12px;
			TEXT-DECORATION: none;
			color : #0081AC;
			font-weight : bold;
		}
		p {
			text-indent : 40px;
			text-align : justify;
		}
</style>