body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:	1.58em;
}
h1 {
	color:navy;
}
h2 {
	color:#009900;
}
#main_content{
	text-align:center;
	width:900px;
	margin:0 auto;
}
#left_sub_content{
	float:left;
	text-align:left;
	width:700px;
}
#right_sub_content{
	float:right;
	text-align:left;
	width:180px;
	padding-left:20px;
}
a:link {
	text-decoration:underline;
}
p.title{
	font-weight:bold;
}
p.sub_cat_title{
	font-weight:bold;
	color:maroon;
	font-size:14pt;
}
p.appendix{
	font-size:10pt;
	font-style: italic; 
	font-weight:bold;
}
p.link {
	line-height:0.6em;
}
