body {
background-color: #FFFFDD; 
margin-right: 0px; 
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: left;
	}
a:link, a:visited { 
text-decoration : none; 
color: navy;
font-size: 10pt;
font-weight: bold;
}

A:LINK.table, A:VISITED.table {
	color : navy;
	text-decoration : none; 
	font-weight: bold;
	font-size: 10pt;
	padding-right: 8pt;
}
A:LINK.nav, A:VISITED.nav {
	color : white;
	text-decoration : none; 
	font-weight: bold;
	font-size: 8pt;
	padding-right: 8pt;
}
A:LINK.nav2, A:VISITED.nav2 {
	color : navy;
	text-decoration : none; 
	font-weight: bold;
	font-size: 8pt;
	padding-right: 8pt;
}
p {
	text-align: left; 
	font-size: 10pt; 
	margin-left: 10px;
	padding-bottom: 4px;
 	}
.justify {
	text-align: justify; 
		font-size: 10pt; 
	margin-left: 10px;
	padding-bottom: 4px;
 	}
.center {
	text-align: center; 	
 	}
.blue {
		color: #184469;
	}
.white {
		color: white;
	}	
.nav {
	 	text-align: right;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFE0;
		font-size: 8pt;
}
.header {
	 	text-align: center;
		font-size: 10pt;
}
.footer {
text-align: center;
font-size: 9pt;
color: #000080;
margin-top: 15px;
}
.validateError {background-color: #FF3333; }
.sm {
text-align: left;
font-size: 9pt; 
}
.right {
text-align: right; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt; 
margin-left: 10px;
padding-bottom: 4px;
 	}
.caption {
font-size: 8pt;
text-align: right
}

li {margin-bottom: 8px;}

ul { list-style: square outside; text-align: left;
font-weight: normal; padding: 0px 0px 10px 0px; margin-right: 12px; }

ul.none {list-style: none;}

h1 {
	font-size: 12pt
	margin-left: 15px;
	text-align: left;
	color: Black
}
h2 {
	font-size: 13pt;
	margin-top: 18pt;
	margin-left: 15px;
	text-align: left;	
	font-weight: bold;
}
h3 {
	font-size: 13pt;
	margin-left: 10px;
	text-align: center;
	color: #184469;
}
h4 {
	font-size: 15pt;
	margin-top: 18pt
	margin-left: 10px;
	text-align: left;
	color: #000080
	font-weight: 
}


#container {
	margin-left: 20px; background-color: #ffffcc; border: 1px #000000; width: 500px;
}
.form {
	font-size: 12px; text-align: right; 
}

div#dynamic {width: 300px; padding: 14px 10px 10px 0px; border: dashed #000; border-width: 2px; background-color: #8cde8c; text-align: center;}	


div#td01 {width: 300px; padding: 10px 10px 10px 0px; border: dashed #000; border-width: 2px; background-color: ;  text-align: center;}	

