body, td, center, p, div, li, input, select, textarea, blockquote {
	font-family: Arial, Verdana, Geneva, sans-serif; font-size:15px;
}

body { margin:0px; margin-right:10px; color: black;
		background: white url(/gfx/hpm_back2.jpg) no-repeat fixed top left
}

.little { font-size:12px }

h2,h3,h4 { color: #005f7d }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

A:link    { color: #7D7D7D }
A:visited { color: #7D7D7D }
A:hover   { color: #009AC9; }

A:link.menu    { text-decoration: none; color: white;  font-size: 10pt; font-weight:old }
A:visited.menu { text-decoration: none; color: white;  font-size: 10pt; font-weight:bold }
A:hover.menu   { text-decoration: none; color: #009AC9; font-size: 10pt; background: none }

A:hover.img    { text-decoration: none; background: none  }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

input, select, textarea {
	border-width:1;
	font-size:11;
	background-color:#99CCFF;
	color:#000000;
}

