body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-repeat : repeat;
	margin-top : 10px;
	margin-left : 0px;
	margin-right : 0px;
	background-color:white;
}

h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #554F4F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


h4 {
	font-size: 14pt;
	font-weight: normal;
	color: #554F4F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


td {
	vertical-align : top;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 10pt;
	color : #404040;
	background-repeat: no-repeat; 
}


.maintext {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size: 12pt;
	color : #404040;
}

.maintext a {
	color : navy;
	font-weight: normal;
}

.maintext a:hover {
	color : #9F9999;
}

.tablehead { 
	width: 900;
	height: 89;
	background-color : white;
}


.tablehead2 {
	width: 100%;
	height: 30px;
	background-color : #010080;
}

.tablehead2 td {
	vertical-align:bottom;
}

.tablehead3 {
	width: 895;
}

.tablemain {
	width: 900;
	margin-top : 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right : 10px;
	padding-left : 10px;
	border-style : solid;
	border-width: 1px 1px 1px 1px;
	border-color : #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0  ;
	background-color: white;
}

.rowhead2text {
	color : white;
	text-align : center;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : 1px;
	border-style : solid;
	border-width:  0px 1px 0px  0px;
	border-color : #DADFD8 white #DADFD8  #DADFD8  ;
}

.rowhead2atext {
	color : white;
	text-align : center;
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : 1px;
}

.rowhead2text  a {
color :  white;;
	text-decoration : none;
}

.rowhead2text  a:hover {
color: white;
}

.rowhead2atext  a {
color :  white;;
	text-decoration : none;
}

.rowhead2atext  a:hover {
color: #999999;
}

