		.title {
			font-weight : bold;
			font-size : 13px;
			font-family : arial;
			color : #959483;
		}
		P, TD, BODY {
			font-size : 11px;
			font-family : arial;
			color : #000000;
		}
		A.mainmenu {
			font-size : 11px;
			font-family : arial;
			color : #0065A4;
			font-weight: bold;
			padding-left : 5pt;
			text-decoration : none;
		}
		A.mainmenu:hover {
			font-size : 11px;
			font-family : arial;
			color : #939383;
			font-weight: bold;
			padding-left : 5pt;
			text-decoration : none;
		}
		A.submenu {
			font-size : 11px;
			font-family : arial;
			color : #939383;
			font-weight: bold;
			text-decoration : none;
		}
		A.submenu:hover {
			font-size : 11px;
			font-family : arial;
			color : #0065A4;
			font-weight: bold;
			text-decoration : none;
		}
		A{
			color : #0065A4;
		}