body {
	margin:0;
	border:0;
	padding:0;
}
.login {
	width:91px;
	background:#FFF;
	color:#999;
	margin:0;
/*	border:inset 2px #C00;*/
	font:8pt/14pt Verdana,sans-serif;
}
p.hp_menu {
	width:205px;
	margin:0;
	text-align:left;
}
p.menu {
	color:#FFF;
	width:190px;
	padding:0 15px 0 0;
	text-align:right;
}
h1 {
	font:16pt/32pt Arial,sans-serif;
	width:18em;
}
h2 {
	font:8pt/14pt Verdana,sans-serif;
	text-align:left;
}
p,hr {
	width:36em;
	font:8pt/14pt Verdana,sans-serif;
	text-align:left;
}
ul {
	width:34em;
	margin:0 0 0 2em;
	font:8pt/14pt Verdana,sans-serif;
	list-style: disc outside;
	}
ol {
	width:34em;
	margin:0 0 0 2em;
	font:8pt/14pt Verdana,sans-serif;
	list-style: decimal outside;
	}
p.hp_menu a:link {
	background:transparent;
	color:#999;
}
p.hp_menu a:hover {
	background:transparent;
	color:#033;
}
p.hp_menu a:active {
	background:transparent;
	color:#999;
}
p.hp_menu a:visited {
	background:transparent;
	color:#999;
}

p.menu a:link {
	background:transparent;
	color:#CCC;
}
p.menu a:hover {
	background:transparent;
	color:#6CC;
}
p.menu a:active {
	background:transparent;
	color:#CCC;
}
p.menu a:visited {
	background:transparent;
	color:#CCC;
}


a:link {
	background:transparent;
	color:#999;
	text-decoration:none;
}
a:hover {
	background:transparent;
	color:#033;
	text-decoration:none;
}
a:active {
	background:transparent;
	color:#033;
	text-decoration:none;
}
a:visited {
	background:transparent;
	color:#999;
	text-decoration:none;
}
