body{
	background-color:#ffffff;
	font-family: 'trebuchet ms', verdana, arial;
	font-size: 76%;
	line-height:150%;
	width:100%;
	height:100%;
	color:#000000;
	text-align: left; 
}



.form {
	margin: 0 auto;   
	text-align: left; 
}


a{
	color:#0f71ab;
}

	#content a{
		text-decoration:underline;
	}

a:hover{
	text-decoration:none;
}

ul{
	margin:0px;
	padding:0px;
}

	#content ul{
		margin:0px 0px 0px 15px;
		padding:0px;
		list-style-image: url(images/arrow_list.gif);
	}

	#content ul ul {
		list-style-image: url(images/arrow_list2.gif);
	}

	#content ul ul ul{
		list-style-image: url(images/arrow_list3.gif);
	}

ol{
	margin:0px;
	padding:0px;
}

	#content ol{
		margin:0px 0px 0px 35px;
		padding:0px;
	}

li{
	line-height:125%;
	margin:4px 0px 4px 0px;
}

	li p{
		line-height:150%;
	}

img{
	border:0px;
}

p{
}
h1 {
	font-size: 1.7em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #000000;
	line-height: 20pt;
}
h2 {
	font-size: 1.4em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #7aaa15;
	line-height: 20pt;
}

h3 {
	color: #cc3366;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

h5 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #cc3366;
}


table{
	font-size:100%;
	font-weight:normal;
}
