body, td, div {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 150%;
}

li {
	margin-bottom: 10px;
}

h2 {  font-size: 16px; }

a  { text-decoration: none; }

.font_small_white {
	font-size: 10px;
	color: white;
}

.font_big_white {
	font-size: 16px;
	color: white;
}

input, textarea {
	border: 1px solid green;
	padding: 1px;
}