html, body { margin:2; padding:0;}
* { font-family:arial,sans-serif; }

div.m1 {	background-color: #808080; width:1150px;
	}
p.thick {
    font-weight: bold;
}

h1	{
	font-size: 100%;
	}
h2	{
	font-size: 150%;
	}
h3	{
	font-size: 200%;
	}
div.c1 {	position: absolute;
	left: 20px;
	}
div#box0 {
	width:1100px; height:40px;
	position:relative;
	font-size: 100%;
	border-width: 2px; border-style: none; border-color: grey;
	;
	}
div#box0_1 {
	width:273px; height:25px;
	float: left;
	border-width: 1px; border-style: none; border-color: grey;
	background-color: #696969 ; color: black;
	}
div#box1 {
	width:1100px; height:500px;
	position:relative;
	border-width: 2px; border-style: none; border-bottom-style: solid; border-color: grey;
	 margin-left: 20px;
	}
div#box1_1 {
	width:250px; height:170px;
	float: left;
	border-width: 1px; border-style: none; border-color: silver;
	}
div#box1_2 {
	width:640px; height:170px;
	float: left;
	text-align: center;
	/* font-size: 200%; */
	border-width: 1px; border-style: none; border-color: silver;
	}
div#box1_3 {
	width:200px; height:200px;
	float: left;
	border-width: 1px; border-style: none; border-color: silver;
	}
