/*	general stuff	*/h1,h2,h3,p {font-family:verdana, arial, sans-serif}h1 {font-size:14pt; font-weight:bold}h2 {font-size:12pt; font-weight:bold} /*; margin-top:0}*/h3 {font-size:10pt; font-weight:bold}h4 {font-size:10pt; font-style:italic}p {font-size:10pt}ul { font-family: verdana, arial, sans-serif; font-size:10pt}table {font-family:verdana, arial, sans-serif; font-size:10pt}hr {margin-bottom:0}/*	regular links	*/a		{text-decoration: none}a:link		{color:blue}a:visited	{color:blue}a:hover		{color:red}a:active	{color:blue}/*  left hand menu  */table.menu a {width:100px; border:1px solid #BBBBBB; display:block; 				font-family:arial, sans-serif; font-size:10pt} div.menu a {text-decoration:none; color: black; background: #CCCCCC; line-height:20px;} div.menu a:link {text-decoration: none; color: black; background: #CCCCCC;} div.menu a:visited {text-decoration: none; color: black; background: #CCCCCC;} div.menu a:hover {text-decoration: none; color: white; background: #666699;} div.menu a:active {text-decoration: none; color: white; background: #666699;} /*  right hand adds  */div.adds {font-family: arial, sans-serif}div.adds a {text-decoration:none; color: black} div.adds a:link {text-decoration: none; color: black;} div.adds a:visited {text-decoration: none; color: black;} div.adds a:hover {text-decoration: none; color: black; text-decoration:underline;} div.adds a:active {text-decoration: none; color: black;} 