body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	
	}
	
div.leipis {
	padding-right: 50px;
	padding-bottom: 20px;
	font-size : 13px;
	font-family : "Arial";
	color: #2b5b7d;
	margin-left: 30px;
}
	
A {
	color: #95969c;
	font-size: 15px;
	border: no;
	color: #FF0000;
	font-size : 12px;
	font-family : "Arial";
	text-decoration: none;
}

A:Hover {
	text-decoration: none;
	color: #FF0000;
}

a.menulink {
	color: #ffffff;
	text-decoration: none;
	font-size : 16px;
	font-family : "Arial";
	padding-left: 20px;
	font-style: none;
}  
.menulink:hover{
	color: #dbe0fd;
	font-size : 16px;
	font-family : "Arial";
	padding-left: 20px;
	text-decoration: bold;
}

H1 {
	color: #2b5b7d;
	font-size : 16px;
	font-family : Helvetica;
	margin-top: 30px;
	margin-left: 30px;
}

H2 {
	color: #2b5b7d;
	font-size : 14px;
	font-family : arial;
}

H3 {
	color: #2b5b7d;
	font-size : 12px;
	font-family : arial;
}

H4 {
	color: #ffffff;
	font-size : 10px;
	font-family : arial;
}
