/* CSS Document */

p {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #000000; 
	text-decoration: none;
}

.h1 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #000000; 
	text-decoration: none;
}

.h1-start {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}


.h2 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}

.h3 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000; 
	text-decoration: none;
}

.h4 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #000000; 
	text-decoration: none;
}

.h4-link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #000000; 
	text-decoration: none;
}

.h4-link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #000000; 
	text-decoration: underline;
}

.h5 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #000000; 
	text-decoration: none;
}

.link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

.link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: underline;
}


.menu {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

.menu:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #000000; 
	text-decoration: underline;
}

.menu_active {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
}

.menu_active:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
}

.submenu {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}

.submenu:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;
}


.sidfot {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.toptext {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}


input {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
}