UL {
	font-style : normal;
	text-align : left;
	list-style-type : round;
	height: auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


LI {
   font-style : normal; 
   background-color : transparent; 
   margin-left : 10px;
   display : list-item;
   text-align: left; 
   margin-top: 1px; 
   margin-bottom: 1px
; color: #666666
}



HR {
   color : maroon; 
   background-color : transparent; 
   text-align : left; 
}


H7 {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
   color : #CC6600; 
   background-color : transparent; 
   text-align : left; 
   margin-top : 5px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
   padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px;
}

H6 {
   font-style : normal; 
   font-weight : normal; 
   font-size : 12px; 
   color : #000099; 
   background-color : transparent; 
   text-align : right; 
   margin-top : 5px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
   padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px;
; background-position: right
}

H5 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 12px; 
   color : #990000; 
   text-align : left; 
   margin-top : 0px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
	 padding-top : 5px; 
   padding-right : 0; 
   padding-bottom : 5px; 
   padding-left : 0; 
}

H4 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 14px; 
   color : black; 
   background-color : transparent; 
   text-align : left; 
   margin-top : 5px; 
   margin-right : 0px; 
   margin-bottom : 0px; 
   margin-left : 0px; 
   padding-top : 0px; 
   padding-right : 0px; 
   padding-bottom : 0px; 
   padding-left : 0px;
}

H3 {
	font-family: Times New Roman, Times, serif;	
	font-style : normal;
	font-size : 20px;
	font-weight : normal;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;	
}


H2 {
	font-family: Times New Roman, Times, serif;	
	font-style : normal;
	font-size : 24px;
	font-weight : normal;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
	font-size : 24px;
	font-weight : normal;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	line-height: 28px;
}





body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


p {
	font-size: 12px;
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 12px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
}


p.compact {
	margin-bottom: 3px;
}

p.caption {
	font-size: 10px;
	color: #333333;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	background-position: center;
}

table {
	font-size: 12px;
}



tr {

}


TD.menu {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 6px;
	padding-left: 6px;
	color: #FFFFFF;
	background-color: #666666;
	border: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}

TD.menumain {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 6px;
	padding-left: 6px;
	color: #CCCCCC;
	background-color: #999999;
	border: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}



TD {
	font-style : normal;
   text-align : ;
	text-align: center;
}


TD.underline {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	vertical-align: top;
	text-align: justify;
	background-color: #FFFFFF;
}


a {
	text-decoration: none;
	color: #000066;
}

a:active {
	text-decoration: none;
	color: #000066;
}

a:visited {
	text-decoration: none;
	color: #000066;
}

a:link {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a.small {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}

a.small:hover {
	font-size: 10px;
	color: #FFFFFF;
}

