BODY 	{
	background-color : #cccccc;
	margin : 0px 0px 0px 0px;
	font-family : Verdana;
	font-size : 10px;
}
TD 	{
	font-family : Verdana;
	font-size : 10px;
}
.t {
	border-top : 4px solid #663300;
	border-left : 1px solid White;
	color: #006600;
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
	text-align : center;
	vertical-align : top;
}
.to {
	border-top : 4px solid #A35200;
	border-left : 1px solid White;
	color: #663300;
	font-family : Verdana;
	font-size : 10px;
	text-decoration: none;
	text-align : center;
	vertical-align : top;
}
.to a:link, .to a:active, .to a:visited, .to a:hover {color: #663300; text-decoration: none;}
.t a:link, .t a:active, .t a:visited, .t a:hover {color: #006600; text-decoration: none;}
.m {
	background-color : #006600;
	color : White;
	font-family : Verdana;
	font-size : 10px;
	border-right : 1px solid White;
	border-top : 1px solid White;
	border-bottom : 1px solid White;
	width: 20%;
	text-decoration: none;
	text-align : center;
}
.mo {
	background-color : #009900;
	color : White;
	font-family : Verdana;
	font-size : 10px;
	border-right : 1px solid White;
	border-top : 1px solid White;
	border-bottom : 1px solid White;
	width: 20%;
	text-decoration: none;
	text-align : center;
}
.m2 {
	background-color : #006600;
	color : White;
	font-family : Verdana;
	font-size : 10px;
	border-top : 1px solid White;
	border-bottom : 1px solid White;
	width: 20%;
	text-decoration: none;
	text-align : center;
}
.m2o {
	background-color : #009900;
	color : White;
	font-family : Verdana;
	font-size : 10px;
	border-top : 1px solid White;
	border-bottom : 1px solid White;
	width: 20%;
	text-decoration: none;
	text-align : center;
}
.m a:link, .m a:active, .m a:visited, .m a:hover {color: white; text-decoration: none;}
.mo a:link, .mo a:active, .mo a:visited, .mo a:hover {color: white; text-decoration: none;}
.m2 a:link, .m2 a:active, .m2 a:visited, .m2 a:hover {color: white; text-decoration: none;}
.m2o a:link, .m2o a:active, .m2o a:visited, .m2o a:hover {color: white; text-decoration: none;}
h1 {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color: #663300;
}
.i{
	border : 1px solid #666666;
	margin : 8px 8px;
}