body, td, th, caption {

	font-family: Arial, sans-serif;

	

	color: grey;

	font-size: 80%;

	background: white;

}	

a       {

	color: grey;
	margin: 10px 0px 10px 0px;

	text-decoration: none;

}

a:hover {

	color: grey;

	margin: 10px 0px 10px 0px;

	text-decoration: underline;

}



h1, h2, h3 {

	margin: 0px 20px 0px 10px;

	font : normal;

}

h2 {

	font-size: 150%;

	margin: 15px 20px 0px 10px;

	}

h3 {

	font-size: 110%;

	margin: 0px 20px 0px 10px;

	font-weight : bold;

}



li {

	margin: 5px 20px 0px 10px;

	list-style : square;

}







caption {

	font-size: 150%;

	text-align : left;

	padding-left : 20px;

	padding-top : 20px;

	padding-bottom: 20px;

	border : thin dotted Aqua;

}



td.menu {

	padding : 0;

	font-size: 120%;

}

td.cro {

	padding : 0;

}



td.t_left {

	border-left: 1px solid #324f69;

}

td.t_right {

	border-right: 1px solid #324f69;

}

td.t_bleftbot {

	border-left: 1px solid #324f69;

	border-bottom: 1px solid #324f69;

}

td.t_brightbot {

	border-right: 1px solid #324f69;

	border-bottom: 1px solid #324f69;

}

td.t_bbot {

	border-bottom: 1px solid #324f69;

}

tr.background {

	background-color: #000000;

}