h1
{
	font-size:1.8em;
	margin-bottom:.3em;
	font-weight:normal;

}
h2
{
	font-size:1.4em;
	font-weight:normal;
}
h3
{
	font-size:1.2em;
	font-weight:normal;
}
h4
{
	font-size:1.2em;
	font-weight:normal;
}

img
{
	vertical-align:middle;
}
p
{
	font-size:1.2em;
	margin-bottom:1.66em;
}

a, a:hover
{
	text-decoration:underline;
}
table
{
	border-collapse:collapse;
	margin: 0em 0em 2em 0em;
	width:100%;
	font-size:1em;
}
td, th
{
	font-size:1.2em;
	padding:.1em .4em;
	font-weight:normal;
}
td p, th p
{
	margin:0px;
	padding:0px;
}
th
{
	color:#fff;

}
li 
{
	list-style-type:disc;
	font-size:1.2em;
	list-style-position:outside;
	margin-left:13px;
}

