/* CSS Document */html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img{margin: 0;padding: 0;border: 0; }body{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	color: #000000;	text-decoration: none;	background-color: #CCB7CE;	text-align:center;}p{	line-height: 150%;}a{	color: #FFFFFF;	text-decoration: none;	font-weight: bold;}a:hover{	text-decoration: underline;}ul{margin-left: 0; padding-left: 0px;}li{	list-style-position: outside;	list-style-type: none;	margin-bottom: 10px;	padding-left: 20px;	background-image: url(../pics/dot.gif);	background-repeat: no-repeat;	background-position: 5px top;	text-align: left;}.List2{}.List2 li{	font-size: 90%;	text-indent: 20px;}h1,h2,h3,h4{	color: #660066;	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;}h1{	font-size: 250%;	color: #F69F2A;	font-weight: lighter;	padding-bottom: 10px;}#header{width: 600px;margin:auto;padding: 40px;padding-top:80px;	clear:both;	color: #FFFFFF;	background-color: #660066;	margin-bottom: 20px;}