/* CSS Document */

td.highlight {
position: relative;
	background-color: #FFCC33;
	font-family: Verdana;
	font-size: 80%;
	width: 596px;
	line-height: 150%;
		}
h1 {
color: #000000;
font-family: Verdana;
	font-size: 100%;
	}
		
h4 {
font-family: Verdana;
	font-size: 90%;
	}
	
td.heading {
	border: 1px solid #000000;
	font-weight: bold;
	width: 596px;

}

td {
font-family: Verdana;
font-size: 80%;
margin: 4px;
padding: 2px;
	}
	
td.box1 {
text-align: center;
border: 1px solid #000000;
width: 472px;

}

td.box2 {
border: 1px dotted #000000;
}
	

	

