

P {
font-family:Verdana,Helvetica,sans-serif; 
font-size: 17;

margin-left:80px; 
margin-right:80px; 
}


BODY {
background: url(logo_hmkp.jpg) fixed #a0a0a0;
}


H1 {
font-weight: bold; 
font-size: 400%;
font-face: Technical;
}

H3 {
font-weight: bold; 
font-size: 200%;
font-face: Technical;
color: red;
}

H4 {
font-weight: bold; 
font-size: 150%;
font-face: Technical;
color: red;
}



A:link {color: blue}
A:visited {color: red}
A:hover {color: black }
A:active {color: orange}

th {
background-color:#A2B9D0;
}
td {

background-color:#e5e5e5;
}
