body {
	font: normal small/20px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFF;
	text-decoration: none;
	
}
h1{
	font-family: "Times New Roman", Times, serif;
}

p{
	line-height: 25px;	

}
img{
	border:0px;

}
.boxbody{ border-bottom:1px solid #333;}
#head{
	

}

#content {
	text-align: left;
	vertical-align: top;
}


#head_br{
}
#foot{
	font-size:small;

}
#foot p{
	line-height: 15px;

}

blockquote{
	background-color: #9CAED3;
	color:#FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	position: relative;
	overflow: hidden;
}




a:link {	color: #333;  font-weight: bold;	text-decoration: underline;		}
a:visited {	color: #333;	font-weight: bold;	text-decoration: underline;		}
a:hover {	color: #333;	font-weight: bold;	text-decoration: none;			}
a:active {	color: #333;	font-weight: bold;	text-decoration: underline;		}


form {
	margin: 0px;
	padding: 0px;
}


table{
	border-collapse:collapse;
}

dt {
	color: #46659e;
	font-weight:bold;
}
