BODY {
	color : #F61EC6;
	background-color : #FFFDFE;
	font-family : Verdana;
	font-size : small;
	text-align : left;
	}

TABLE {
	border : none;
	padding : 0px;
	border-width : 0;
	border-bottom : 0;
	border-bottom-style : none;
	border-left-style : none;
	border-right-style : none;
	border-style : none none none none;
	border-top-style : none;
	border-left : none;
	border-right : none;
	border-spacing : 0px;
	border-top : none;
	caption-side : top;
	}


A {
	color : #ADC8F6;
	text-decoration : none;
	border-spacing : 0;
	empty-cells : hide;
	table-layout : inherit;
	font-style : normal;
	font-weight : bold;
  }

A:HOVER {
	color : Black;
	background-color : #FDD5F4;
	text-decoration : none;
	border : 2px double #CC99CC;
	azimuth : center;
	}
a:visited {
	color: #CC9900; text-decoration: none;
}

.navbar {
	color : #848484;
	font-weight : bold;
	font-family : sans-serif;
	font-size : x-small;
}

.navbar1 {
	color : #848484;
	font-weight : normal;
	font-family : sans-serif;
	font-size : x-small;
}

.table1 {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #F8F8F8; background-color: #B3CFF2; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px}
.table1Title { font-family: Verdana, Arial, Helvetica, sans-serif; color: #F8F8F8; background-color: #B3CFF2; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px ; font-weight: bold}
