P  {
	font-size : 14 pt;
	font-family : Arial;
	color : Black;
	padding-left : 25 pt;
	padding-right : 25 pt;
}

H1  {
	font-size : 14 pt;
	font-family : Arial;
	color : Black;
}

H2  {
	font-size : 16 pt;
	font-family : Arial;
	color : Black;
}

H3  {
	font-size : 20 pt;
	font-family : Arial;
	color : Black;
}

A  {
	font-family : Arial;
}

A:Visited  {
	font-family : Arial;
	color : blue;
	font-size : 12 pt;
}

A:Active  {
	font-size : 12 pt;
	font-family : Arial;
	color : Fuchsia;
}

A:Hover  {
	font-family : Arial;
	color : Red;
	font-size : 12 pt;
}

BODY  {}

.td_top  {
	font-size : 12 pt;
	font-family : Arial;
	background-color : c4ffc4;
	text-align : center;
	padding : 2;
	color : Black;
	font-style : normal;
	font-weight : bold;
}

.td_space  {
	background-color : Silver;
	font-size : 12 pt;
	font-family : Arial;
	color : c4ffc4;
	font-weight : normal;
}

.td_left  {
	font-style : italic;
	font-size : 12 pt;
	font-family : Arial;
	font-weight : bold;
	background-color : c4ffc4;
}

.td_box  {
	font-size : 12 pt;
	color : f0fff8;
	font-family : Arial;
	text-align : center;
	background-color : Teal;
	font-weight : bold;
}

.td_top_space  {
	background-color : Silver;
	font-size : 14 pt;
}

.td_data  {
	background-color : f0fff8;
	font-size : 12 pt;
	font-family : Verdana;
}

.td_text  {
	font-size : 12 pt;
	font-family : Verdana;
	font : black;
	padding-left : 10;
	padding-right : 10;
	padding-top : 10;
	padding-bottom : 10;
}

.unicode  {
	font-family : Verdana;
	font-size : 12 pt;
	color : Black;
}

