/* CSS Document for layout of page - (use content.css for layout contents)*/
body, td, th, div {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #545454;
	}
p {line-height: 18px;margin-bottom: 10px;}
ul{margin-left:20px; margin-bottom:10px;}
ol{margin-left:20px; margin-bottom:10px;}
li{line-height:18px;}
h1, h2, h3 {font-weight:bold;white-space: normal; margin-bottom:5px; margin-top:0px;}
h1 {font-size: 17px;}
h2 {font-size: 15px;}
h3 {font-size: 13px;}
th {line-height: 16px;}
a:link, a:active {text-decoration:none;color:#545454;}
a:visited {text-decoration:none;color:#545454;}
a:hover {text-decoration:underline;color:#545454;}

