BODY {
	background-image:url(jpg/Mt Meru background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	
}

BODY,TD,P,SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

H1 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	margin-top:4;
	margin-bottom:4;
}

H2 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	margin-top:4;
	margin-bottom:4;
	}
H5 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top:4;
	margin-bottom:4;
}
.note {
	font-family:Verdana;
	font-size:8pt;
}

A, A:link {
	text-decoration:none;
font-family:, Arial, Helvetica, sans-serif;
font-style:normal;
color:#0033CC;
}

A:hover{
	text-decoration:underline;

font-family: Arial,sans-serif;
font-weight: bold;
font-style: normal;
color:#CB0303;
}

.tabelhoved {
	padding:2px;
	color:#FFFFFF;
}


