body{
		font-family: monospace;
			min-height: 100%;
}

a, a:hover, a:visited{
	text-decoration: none;
}

.header a{
	color:white;
}




.content{
	margin-top:10px;
	
}
.content h1{
	font-weight: bold;
	font-size: 18px;

}

.content ul{
	list-style-type:none;
}

.content ul li{
	margin-top: 15px;
	margin-bottom: 15px;
}


#pm{
	font-size: 18px;
	font-weight: bolder;

}

#pm h2{
	font-size: 18px;
	font-weight: bolder;
	font-weight: lighter;
	font-size: 14px;
	border-bottom:1px dotted #959595;
}

.ulcont ul li{
	margin-top: 5px;
	margin-bottom: 5px;
}

#con{
	font-size: 12px;
	text-decoration:none;
}


sub{
	font-size: 11px;
}
#const{
	 text-align:left;
}
#constName{
	padding-left: 30px;
}

.searchForm{
	width: 100%;
	text-align: center;
}

#valueurl{
	width: 300px;
	color: black;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	font-stretch: normal;
	font-family: monospace;
	font-size-adjust: none;
}

#subBut{
	color: black;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	font-stretch: normal;
	font-family: monospace;
	font-size-adjust: none;
}
.header{
	height: 100px;
}

#eror h2{
		font-size: 18px;
	font-weight: bolder;
	font-weight: lighter;
	font-size: 14px;
	text-align: center;
}

#null{
	height: 50px;
}
h3{
			font-size: 18px;
	font-weight: bolder;
	font-weight: lighter;
	font-size: 14px;
	text-align: center;
}
