.meny {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	line-height: 30px;

}

.head1 {

	font-family: Times New Roman, Arial, Helvetica, sans-serif;

	font-size: 24px;

	line-height: 30px;

	color: #FF0000;

}

.head2 {

	font-family: Times New Roman, Arial, Helvetica, sans-serif;

	font-size: 24px;

	line-height: 30px;

}

.head3 {

	font-family: Times New Roman, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	line-height: 20px;

}

p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 19px;

}

.style2 {

	font-family: Times New Roman, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #FF0000;

}

li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

ul {

	font-family: Arial, Helvetica, sans-serif;

	font-size: medium;

}



.post {

	font-family: Arial, Helvetica, sans-serif;

	font-size: medium;

	font-weight: bold;

	color: #CC0000;

}

.style3 {

	color: #666666;

	font-size: 12px;

	position:relative;

	left:30px

}



body {

	margin-top: 0px;

}

.style1 {

	color: #666666;

	font-size: 12px;

	line-height: 19px;

}

#menu a, #menu a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 30px;

	text-decoration:none;

	background-color:#fff;

	color:#000;

	display:block;

	width:8em;

	height:1.5em;

	padding:0.5em;

	font-weight: bold;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #FF0000;

	border-bottom-color: #fff;

  }

#menu a:hover {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 16px;

  line-height: 30px;

  border-bottom:1px solid #FF0000; 

  }

