body {
background-image:url(head.jpg);
background-repeat:no-repeat;
background-position:top
}
td, textarea, input, select {
margin-left: 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: #333300;
	font-weight: normal
}
p {
margin-left: 20px;
margin-right: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	font-weight: normal
}
.cont {
margin-top: 230px
}
h1 {
	font-family: Verdana;
	font-size: 25px;
	color: #f00;
	padding-left:50px;
	font-weight: bold
}
a:link {
	color: f00;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline

}
a:hover {
	color: f00;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: f00;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline

}
li {
margin-left: 5px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: normal
}
