body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	background-color: C0C0C0;	padding: 0px;	margin-top: 10px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	}#mainTable {	line-height: 1.5em;	width: 650px; 		}#header {	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px; 		}/*start menu*/#menu {		background-color: #C0C0C0;		font-size: 100%;		font-weight: bold;		line-height: 1em;		vertical-align: top;		text-align: left;		padding-top: 8px;		padding-right: 8px;		padding-bottom: 8px;		padding-left: 8px;		}#menu a {	padding: 3px 10px 3px 10px;	text-decoration: none;	}#menu a:link, #menu a:visited {	color: #808080;	}#menu a:hover, #menu a:active {	text-decoration: underline;	}/*start maincontent*/#maincontent {	background-color: #ffffff;	width: 650px;	vertical-align: top;	font-size: 80%;	padding: 20px;	text-align: left;	}#maincontent h1:first-child {	margin-top: 0;	}/*starts first h1 in TD flush top*/#maincontent h2:first-child {	margin-top: 0;	}/*starts first h2 in TD flush top*/#maincontent h1 {	font-size: 22px;	}#maincontent h2 {	font-size: 17px;	}#maincontent h3 {	font-size: 15px;	}#maincontent p {	font-size: 11px;	}	#maincontent td {	font-size: 11px;	}	#maincontent ul {	margin: 0px;	padding: 5px 10px 10px;	background-color: #eeeeee;	border: 1px solid #CCCCCC;	}#maincontent li {	padding: 0px;	margin-top: 10px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 0px;	list-style-type: none;	}#maincontent a {        color: #871c08;        text-decoration: none;		}#maincontent a:link, #footer a:visited {        color: #871c08;		}#maincontent a:hover, #footer a:active {        color: #871c08;        text-decoration: underline;		}#footer {	color: #808080;	font-size: 75%; 		}#footer a {        color: #808080;        text-decoration: none;		}#footer a:link, #footer a:visited {        color: #808080;		}#footer a:hover, #footer a:active {        color: #FFFFFF;        text-decoration: underline;		}.imageleft {	margin-top: 0px;	margin-right: 10px;	margin-bottom: 3px;	margin-left: 0px;}.imageright {	margin-top: 0px;	margin-right: 0px;	margin-bottom: 3px;	margin-left: 10px;} 