BODY{
    background-color: white;
	background-image: url("images/head_center.jpg");
	background-repeat: no-repeat
	}

.s3{
	line-height: 130%;font-size: 14px;
}

.s2{
	line-height: 140%;font-size: 12px;
}

.s1{
	font-size: 11px;
}

.c2{
@font-size: 12px;
}

A:link {
text-decoration: none;
}

A:visited {
text-decoration: none;
}

A:hover {
text-decoration: underline;
}

textarea {
	font-size: 12px;
}

input {
	font-size: 12px;
}