/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
	background-color: #F0FFFE;
}
A {
	color: Blue;
}

A:HOVER {
	color: #B22222;
}
td.norm {
   width: 50%;
	height: 60px;
   background-color: #EEEEEE;
	font-family: Arial, serif, sans-serif, monospace;
	border-color: ;
	border: thin solid #6588CD;
	table-layout: fixed;
	empty-cells: hide;
	
}
td.yel {
	background-color: Yellow;
	font-family: Arial, serif, sans-serif, monospace;
	border: thin solid #7EFF00;
	width: 50%;
}
td.green {
	background-color: #99ffcc;
	font-family: Arial, serif, sans-serif, monospace;
	border: thin solid #327DCD;
}
p.ad {
    font-family: Arial, serif, sans-serif, monospace;
	color: #4B0082;
	
	}
td.goo {
   background-color: #EEEEEE;
	font-family: Arial, serif, sans-serif, monospace;
		table-layout: fixed;
	empty-cells: hide;

	
}
font.item {
	font-family: sans-serif;
	color: Black;
	font-size: 10px;
}
