html{
	font-size:16px
}

body{
	color:#646665;
	font-size:0.625em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
}
strong{
	font-weight:bold;
}
.innercontent p{
	margin-bottom:1em;
}

.innercontent h2,
.innercontent h3,
.innercontent h4,
.innercontent h5,
.innercontent h6{
font-family: Verdana;
font-weight:bold;
margin-bottom:0.2em;
}

h1{
float:left;

font-family: Verdana;
font-size:1.5em;
color:#595f7a;
font-weight: bold;
padding-bottom:0.6em;
background-image: url(../images/arrow.gif);
background-position: right 6px;
background-repeat: no-repeat;
padding-right: 12px;
}

.innercontent h2{
font-size:14px;
color:#8a98a8;
text-transform: uppercase;
font-weight: bold;
}


.innercontent h3,
.innercontent h4,
.innercontent h5,
.innercontent h6{
font-size:13px;

}

.innercontent ul li{
	background-image: url(../images/arrow.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 11px;
	
}

.innercontent ul{
margin:0.5em 0px 0.5em 0px;
}

table,table td{
font-size:1em
}
.innercontent {
line-height:17px;
font-size:1.1em;
}

.innercontent a{
text-decoration:none;
}

a{
color:#747474;
}
a:hover{
color:#f56e23;
text-decoration:none;
}

ol li{
	list-style: decimal;
	list-style-position:outside;
	margin-left:24px;
	display: block;
}

