@charset "utf-8";body {	background-color: #505050;	background-image:url('images/lcgtile.jpg');	background-repeat: repeat-x;	background-position: 0px 0px;	font-family: "Tahoma", serif;	font-size: 10pt;	margin: 0px;
	padding-left: 10px;}#mainbody {	font-family: Verdana, serif;	font-style: normal;	font-size: 10pt;	color: #000000;	text-align:left;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	padding-top: 0px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;	word-spacing: normal;	}h1 {	font-family: "Georgia", serif;	font-size: 20px;	font-weight: Bold;	color: #355EAB; 	margin-top:0px;    margin-bottom:0px;}

h2 {	font-family: "Georgia", serif;	font-size: 15px;	font-weight: Bold;	color: #038ac2;	margin-top:0px;    margin-bottom:0px;}

        a:link        {            color: #910000;            font-family: Tahoma;            font-size: 10pt;            font-weight: bold;            text-decoration: none;        }        a:active        {            color: #910000;            font-family: Tahoma;            font-size: 10pt;            font-weight: bold;            text-decoration: none;        }        a:visited        {            color: #910000;            font-family: Tahoma;            font-size: 10pt;            font-weight: bold;            text-decoration: none;        }        a:hover        {            color: #910000;            font-family: arial;            font-size: 10pt;            font-weight: bold;            text-decoration: underline;        }        a.topnav:link        {            color: #910000;            font-family: arial;            font-size: 12pt;            font-weight: normal;            text-decoration: none;        }         a.topnav:active        {            color: #910000;            font-family: arial;            font-size: 12pt;            font-weight: normal;            text-decoration: none;        }         a.topnav:visited        {            color: #910000;            font-family: arial;            font-size: 12pt;            font-weight: normal;            text-decoration: none;        }        a.topnav:hover        {            color: #007C30;            font-family: arial;            font-size: 12pt;            font-weight: normal;            text-decoration: underline;        }

OL { 
list-style-type: decimal; 
list-style-position: outside;