.alt1 {
	color: #006633;
	
	}
.alt2 {
	color:#FF9900;
}
body {
	background-color:#FFFFFF;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 24px;
	left: 13px;
	width: 500px;
	padding:5px;
}

	.block {
	background-color:#FFFFCC;
	margin-left: 10px;}
 

hr {color:#006633;
background-color:#006633}

  .rightsidebar {
	position: absolute;
	top: 143px;
	left: 537px;
	width: 115px;
	padding-left: 5px;
	height: 149px;
    }

  a { text-decoration: none;
    color: rgb(0, 0, 153);
    }

  a:hover { text-decoration: none;
    color: rgb(0, 102, 51);
    font-weight: bold;
    }

  a:visited { text-decoration: none;
    }

  .highlight {
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
    }

  .rightbottombar {
	position: absolute;
	left: 537px;
	width: 115px;
	padding-left: 5px;
	height: 60px;
	top: 311px;
    }
	
 table {
	border-style:solid;
	border-color:#FFCC33;
}

.table_plain {border-style:hidden;}

