body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:20px 0px 15px 0px;
	padding:0px;
	font-size:22px;
	line-height:28px;
	font-weight:900;
	color:#336600;
	}
p {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}	
p.foot {
	color: #999999;
	text-align: center
}

td {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.image {
	float:left;
	padding-right: 8px;
	padding-top: 5px
}
.pwd {
	padding-top: 50px;
	padding-left: 350px;
	padding-bottom: 100px
}
.summary {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px
}
.head {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: right;
	margin-right: 40px;
	margin-top: -35px;
	
}
/*.head:link {
	color:#000ccc
}
.head:visited{
	color:#000ccc
}
.head:active{
	color:#000ccc
}
.head:hover {
	color:#000ccc
}*/
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#666666;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#666666;}
a:visited {color:#666666;}
a:hover {color:#000000;}

#Header {
	margin:10px 0px 0px 0px;
	padding:17px 0px 0px 20px;
	height:20px; 
	border-style:solid;
	border-color:black;
	border-width:3px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#ccccff
	}


#Content {
	margin:0px 50px 50px 200px;
	padding:10px
	}

#Menu {
	position:absolute;
	top:100px;
	left:20px;
	width:150px;
	height:auto;
	padding:10px;
	background-color:#ccccff;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	line-height:17px
}
#Footer {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	height:44px; 
	border-width:0px 0px; /* top and bottom borders: 0px; left and right borders: 0px */
	line-height:15px;
	background-color:#ccccff
}