#main_content h2 {
	margin:10px 0;
	color:#990000;
}

#main_content h3 {
	margin:10px 0;
	color:#333366;
}

#main_content h4 {
	margin:10px 0;
}

#main_content  ul p {
	margin:5px;
}

#main_content  ul {
	margin:0 25px; padding:0;
	list-style-type:none;
}

#main_content  ul ul {
	list-style-type:square;
}

#main_content  ul ul ul {
	list-style-type:disc;
}

#main_content #sub_sum h3 {
	color:#000;
	margin:0;
}

#main_content #sub_sum p {
	color:#000;
	margin:4px 0;
}

#main_content #sub_sum strong {
	color:#900;
	margin:0;
}

#main_content #sub_sum ul {
	margin:0 0 0 32px; padding:0;
	list-style-type:disc;
	color:#900;
}



p.intro {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	color:#888888; 
	letter-spacing:-1px; 
	margin:0;
}

p#intro1 {
	font-size:400%; 
	line-height:.75;
}


p#intro2 {
	font-size:95%; 
	font-weight:bold;
}

p#intro2 strong {
	 color:#990000; 
	 font-weight:bold; 
	 font-family:Arial, Helvetica, sans-serif; 
	 letter-spacing:1px;
}

table img 
{
    margin:0 auto;
	display:block;
}

td {
	border:1px solid #CCC;
    text-align:center;	
}

/*
table {
		empty-cells:hide;
		margin:20px 10px;
	}
	
	th {
		color:white;
		padding:4px;
		text-align:center;
	}
	
	td {
		padding:4px;
		text-align:center;
	}
	
	col {
		background-color:#DDDDDD;
	}
	
	#first_col {
		background-color:white;
	}
	
	#second_col {
		color:#990000;
		font-weight:bold;
	}
	
	th {
		background-color:#666666;
	}
	
	td:first-child + td {
		color:#990000;
		font-weight:bold;
	}
*/
