
td#contents {
	font-family:Arial, Helvetica, sans-serif;
	padding: 6px;
	width: 100%;
	font-size:7px;
	vertical-align:top;
	margin: 15px;
	padding-left:5px;
}

div#colNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	padding-left:15px;
}


h1 {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-indent: 0px;
 	}


h2 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
	}


h3 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	text-indent: 0px;
	border: solid 1px #5A8AA5;
	background-color: #ECECEC;
	}


h4 { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	text-indent: 0px;
	}


h5 {
	font-weight: bold;
	color: #85092A;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	}

h6 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #BDCFD6;
	text-align: left;
}



p.csc-caption {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: darkred;
	margin-top: 0px;
	text-align: top;
}



blockquote {  
	text-align: justify;
}


ul {  
	text-align: justify;
	list-style-type: square;
}

ul ul { 
	margin-top: 10px;
	list-style-type: disc;
}

ul ul ul { 
	list-style-type: circle;
}


ol {  
	list-style-type: upper-roman;
}


li {  
	text-align: justify;
	margin-bottom: 10px;
}


