﻿* {
	margin:0;
	padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
color:#222;
	background-color: #FFFFFF;
}
/*ol,li{margin:1px;padding:0;list-style-position:outside;border-bottom:medium white;}*/
h1	{font-size:14px; font-weight:bold; color:#000080;}
h2 {font-size:13px;font-weight:bold; color:#000080; padding-bottom:4px}
#wrap {
/* Layout - this sets the width of the box behind the #content and #header*/
margin: 20px auto;
width:700px;
}
#linespace{padding:0px 0 10px 0}


ul
{
position: relative;
right: 0px;
margin-left: 20px !important;
text-align: left;
margin: 1px auto;
margin-top: 8px;
margin-bottom: 6px;
padding: 0px auto;
list-style:square;
}

ul li
{
font-size:inherit;
padding: 0;
}