body {
/*	background: #f4f4f4;*/
	font-family: Tahoma;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.3;
}

body a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/*start top*/

h1 {
	font-size: 17px;
	font-weight: normal;
	color: #137ad7;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	color: #0aad57;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a.menu1 {
	font-size: 14px;
	color: #0aad57;
	font-weight: bold;
	text-decoration: none;
}

a.menu1:hover {
	font-size: 14px;
	color: #0aad57;
	font-weight: bold;
	text-decoration: underline;
}


a.menu2 {
	font-size: 12px;
	color: #0aad57;
	font-weight: normal;
	text-decoration: underline;
}

a.menu2:hover {
	font-size: 12px;
	color: #0aad57;
	font-weight: normal;
	text-decoration: none;
}