@charset "UTF-8";
/* CSS Document */

.body_copy {
	font-family: Palatino Linotype, Times New Roman;
	font-size: 14px;
	color: #333333;
	line-height:18px;
}

.input
{
color: #333333;
background: #ffffff;
border: 1px solid #cccccc;
font-size:12px;
line-height:2em;
}

.body_head {
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #333333;
}

a.links:link {
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}
a.links:visited {
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}
a.links:hover {
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}
a.s:active {
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}
smallbreak {
	line-height: 10px;
	font-size: 1px;
}

