body{font-family:Arial;font-size:12px;margin:50px;}
h2,h3,p,div{margin:0px;}
.f{width:400px;text-align:left;}
.n{height:109px;width:100px;float:left;}
.p{width:300px;float:right;}
.c{width:400px;text-align:justify;}
a{color:black;}
a:hover{color:#d30000;}
h2{color:#d30000;font-size:18px;font-weight:bold;}
h3{color:#d30000;font-size:14px;font-weight:bold;margin-bottom:3px;}
.fl{width:100px;float:left;}
.tab, .tab_high
{
	border: solid 1px #667d91;
	border-bottom: 0px;
	background-color:#ffffff;
	text-decoration: none;
	padding:4px;
	margin-left:2px;
	float:left;
}
.tab_high
{
	background-color:#a9d0ee;
}
.tab:hover, .tab_high:hover
{
	background-color: #f9f089;
}
.box
{
border: solid 1px #667d91;
padding:4px;
clear:both;
}