/* CSS Document */

h4{
	font-family:"serif";
	margin:0 0 0 5px;
}

table{
	border-collapse:collapse;
	border:#000000 1px solid;
	width:480px;
	font-size:small;
	margin:0 0 20px 5px;
}

table td{
	border:#000000 1px solid;
	padding:3px;
	font-size:x-small;
}

table td a{
	color:#000000;
	text-decoration:underline;
}

table td a:hover{
	color:#666666;
	text-decoration:none;
}

table th#t1{
	border:#000000 1px solid;
	width:300px;
	padding:3px;
}
table th#t2{
	border:#000000 1px solid;
	width:40px;
	padding:3px;
}
table th#t3{
	border:#000000 1px solid;
	width:60px;
	padding:3px;
}
table th#t4{
	border:#000000 1px solid;
	width:80px;
	padding:3px;
}
table th#t5{
	border:#000000 1px solid;
	width:100px;
	padding:3px;
}

table th#m1{
	border:#000000 1px solid;
	width:280px;
	padding:3px;
}
table th#m2{
	border:#000000 1px solid;
	width:60px;
	padding:3px;
}
table th#m3{
	border:#000000 1px solid;
	width:40px;
	padding:3px;
}
table th#m4{
	border:#000000 1px solid;
	width:100px;
	padding:3px;
}