h1 {
	font-family: Verdana;
	font-size: 16;
	color: #000000;}
h2 {
	font-family: Verdana;
	font-size: 12;
	color: #606060;
	margin: 20 0 10 0;}

/* Form style */
.formInput {
    font-family: Verdana;
    font-size: 11px;
    width: 130px;
    height: 18px;}
.formTextarea {
    font-family: Verdana;
    font-size: 11px;
    width: 250 px;
    height: 100px;}
.formSelect {
    font-family: Verdana;
    font-size: 11px;
    width: 130px;
    height: 15px;}
.formCheck {
    font-family: Verdana;
    font-size: 11px;
    width: 17px;
    height: 17px;}
.formKoment {
    font-family: Arial;
    font-size: 12px;}
.newsbox {
  font-size: 11px;}

#newsbox a:hover, #newsbox a:visited, #newsbox a {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #0000FF;}
#newsbox a:hover {
	text-decoration: none;}
