/***** Global Settings *****/

a:active, a:focus {

outline: 0

 }

html, body {
	border:0;
	margin:0;
	padding:0;
	line-height: 1.25;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: 666666;
}
h1,/***** Common Formatting *****/ h2, h3, h4, h5, h6, p    {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	padding:0 0 25px 0;
	letter-spacing:-1px;
	font:2em arial, helvetica, sans-serif;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
ul {

}
#content ul li {
	margin-bottom: 5px;
	list-style-position: outside;
}
