body { BACKGROUND-COLOR: #D7EAC1
}

A:link {
	COLOR: maroon; TEXT-DECORATION: none
}
A:visited {
	COLOR: maroon; TEXT-DECORATION: none
}
A:active {
	COLOR: burlywood; TEXT-DECORATION: none
}
A:hover {
	COLOR: burlywood; TEXT-DECORATION: none
}
.table1 {
	BORDER-TOP: forestgreen 1px solid; BORDER-BOTTOM: forestgreen 1px solid; BACKGROUND-COLOR: #ffffcc
}
.td1 {
	FONT-SIZE: 12px; COLOR: maroon; FONT-FAMILY: comic sans ms, osaka, ms gothic; BORDER-TOP: forestgreen 1px dotted; BORDER-BOTTOM: forestgreen 1px dotted; BACKGROUND-COLOR: #ffffcc
}
.title {
	FONT-SIZE: 15px
}
.table2 {
	BACKGROUND-COLOR: #ffffcc
}
.td2 {
	FONT-SIZE: 12px; COLOR: maroon; FONT-FAMILY: comic sans ms, osaka, ms gothic; BORDER-RIGHT: forestgreen 1px dashed; BORDER-TOP: forestgreen 1px dashed; BORDER-LEFT: forestgreen 1px dashed; BORDER-BOTTOM: forestgreen 1px dashed; BACKGROUND-COLOR: white
}
.line1 {
	COLOR: olivedrab
}
.info {
	COLOR: maroon;
	BACKGROUND-COLOR: #ffffcc;
	font-size: 14px;
	padding: 5px;


}
