* {
	margin: 0; padding: 0;
	font-family: arial, sans-serif;
	font-size: 11px; color: #333;
	}
	
.subTitle{font-size:12px; color: #bc5c27; font-weight: bold;}

a:visited{color: #bc5c27;}
a:hover{color: #bc5c27;}
a{color: #000; text-decoration: underline;}

p{ margin-bottom: 15px;}
h3{margin: 15px 0 15px 0;}
li {margin-left: 15px; list-style-type:none;}

#page_content{
	height: 100%; width: 418px; padding: 30px;
	}

