/* Stop Mercury Presentation */

h1 {
	margin: 15px 5px 0px 5px;
	padding: 2px 0px 2px 0px;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	margin: 5px 5px 0px 5px;
	padding: 2px 0px 2px 0px;
}

ul{
	list-style-type: disc;
	font-size: 12px;
	margin: 10px 25px 0px 25px;
  	padding: 0;
}

#left_column h1 {
	font-size: 14px;
	font-weight: 500;
	color: #006699;
}

#left_column h2 {
	font-size: 10px;
	
}

#main_content h1 {
	font-size: 16px;
	color: #007733;
}

#main_content h2 {
	font-size: 14px;
	color: #999999;
}

#main_content p, #right_column p, #left_column p{
	margin: 5px 15px 5px 15px;
	font-size: 12px;
}

#right_column h1 {
	font-size: 16px;
	color: #CCCCCC;
}

/*
#right_column a {
	margin: 15px 5px 0px 5px;
	padding: 5px 0px 2px 0px;
	font-size: 16px;
	color: #666666;
}
*/

#footer p{
	font-size: 10px;
	text-align: center;
}