			
		BODY {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			background-color: #ACACAC;
			padding : 0px 0px 0px 0px;
			margin : 0px 0px 0px 0px;
		}
		A {
			text-decoration : none;
			color : #666666;
			padding : 0px 0px 0px 0px;
			margin : 0px 0px 0px 0px;
		}
		A:HOVER {
			text-decoration : underline;
			color : #0066cc;
		}

		table.Main {
			padding : 0px 0px 0px 0px;
			margin : 30px 0px 0px 0px;
			border-top: 7px solid #000000;
			border-right: 1px solid #333333;
			border-bottom: 1px solid #333333;
			border-left: 1px solid #333333;
			background-color : #ffffff;
		}

		H1 {
			font-family : Arial,Verdana,sans-serif;
			text-transform: uppercase;
			color: #1819B2;
			font-size : 15px;
			padding : 20px 0px 5px 0px;
			margin : 0px 0px 0px 0px;
		}
		H2 {
			font-family : Arial,Verdana,sans-serif;
			text-transform: uppercase;
			color: #666666;
			font-size : 12px;
			padding : 5px 0px 5px 0px;
			margin : 0px 0px 0px 0px;
		}
		H3 {
			font-family : Arial,Verdana,sans-serif;
			text-transform: none;
			color: #666666;
			font-size : 11px;
			padding : 0px 0px 0px 0px;
			margin : 0px 0px 0px 0px;
		}
		div.more {
			font-family : Arial,Verdana,sans-serif;
			text-transform: Uppercase;
			color: #1919b3;
			font-size : 10px;
			padding : 0px 20px 0px 0px;
			margin : 0px 0px 0px 0px;
			text-align : right;
		}
		P {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 10px;
			color: #666666;
			line-height: 16px;
			padding : 0px 0px 10px 0px;
			margin : 0px 0px 0px 0px;
		}
		P.side {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 10px;
			color: #666666;
			line-height: 16px;
			padding : 0px 0px 0px 0px;
			margin : 0px 0px 0px 0px;
		}
		UL {
			padding : 0px 10px 0px 0px;
			margin : 0px 0px 10px 0px;
		}
		LI {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color: #515A5F;
			font-size : 10px;
			padding : 0px 0px 1px 0px;
			margin : 0px 0px 0px 0px;
			list-style : square;
		}
		.content {
			padding: 0px 10px 0px 10px;
			margin: 0px 0px 0px 0px;
			border-top: 0px solid #ffffff;
			border-right: 0px solid #ffffff;
			border-bottom: 9px solid #ffffff;
			border-left: 0px solid #ffffff;
			background-color: #ffffff;
			vertical-align: top;
			width: 520px;
		}
		.SideMenu {
			padding: 10px 10px 10px 10px;
			margin: 0px 0px 0px 0px;
			border-top: 0px solid #ffffff;
			border-right: 10px solid #ffffff;
			border-bottom: 10px solid #ffffff;
			border-left: 9px solid #ffffff;
			background-color: #DAE4FF;
			vertical-align: top;
			width: 191px;
		}
		.SideMenu UL {
			padding : 0px 0px 0px 0px;
			margin : 0px 0px 0px 0px;
		}
		.SideMenu UL LI {
			list-style-type : none;
			list-style-position : outside;
			list-style-image : none;
			text-indent : -10px;
			line-height : 18px;
			padding : 0px 0px 0px 7px;
			margin : 0px 0px 0px 0px;
			font-family : Arial, Verdana, Helvetica, sans-serif;
		}