BODY, TD {
	font-family : Arial,Verdana, sans-serif ;
	font-size : 12px;
	color: #222222;
	margin-top: 2px;
	margin-left : 2px;
}

H1{
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color: #10558c;
	font-style : italic;
}

H2{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color: #1C8105;
}

H3{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color: #1C8105;
	display: inline;
}

H4{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color: Red;
	display: inline;
}


.list {
	font-family :  sans-serif,Verdana,Arial ;
	font-size : 12px;
	color: #333333;
	margin-top: 2px;
	margin-left : 2px;
	font-style : italic;
}

.white15 {
	font-size: 15px;
	font-weight : bold;
	color: White;
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
}

.white12 {
	font-size: 12px;
	font-weight : bold;
	color: White;
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
}

.grey12 {
	font-size: 12px;
	font-weight : bold;
	color: Gray;
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
}

.a.menu, a.menuon, .menu, .menuon, a.menutop, .menutopon {
	font-family : Garamond;
	font-size: 14px;
	text-decoration: none;
	font-style : italic;
}

a.menuon, .menuon, a.menutop, .menutopon {
	font-weight: bold;
}

a.menu:link {
	color: #999999;
	font-family : "Garamond";
	font-size: 14px;
	font-style : italic;
	font-weight: bold;
}

a.menu:visited {
	color: #999999;
	font-family : "Garamond";
	font-size: 14px,
	font-style : italic;
	font-weight: bold;
}
a.menu:hover {
	color: #10558c;
	font-family : "Garamond";
	font-size: 14px;
	text-decoration: none;
	font-style : italic;
}
a.menu:active {
	color: #666666;
	font-family : "Garamond";
	font-size: 14px;
	text-decoration: none;
	font-style : italic;
}
a.menuon:link {color: #666666;font-family : "Garamond";font-size: 14px;font-style : italic;}
a.menuon:visited {color: #666666;font-family : "Garamond";font-size: 14px;font-style : italic;}
a.menuon:hover {
	color: #666666;
	font-family : "Garamond";
	font-size: 14px;
	text-decoration: none;
	font-style : italic;
}
a.menuon:active {
	color: #666666;
	font-family : "Garamond";
	font-size: 14px;
	text-decoration: none;
	font-style : italic;
}
.menuon {color: #666666;font-family : "Garamond";font-size: 14px;font-style : italic;}

a.menutop:link {color: #666666}
a.menutop:visited {color: #666666}
a.menutop:hover {color: #333333; text-decoration: underline;}
a.menutop:active {color: #333333; text-decoration: underline;}
.menutopon {color: #FF0099}

.footer a:link{
	color: Gray;
	text-decoration: none;
	font-weight : bold;
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
}
.footer a:visited {
	color: Gray;
	text-decoration: none;
	font-weight : bold;
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
}
.footer a:hover {
	color: #10558c;
	text-decoration: none;
	font-weight : bold;
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
}
