body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	color: #CC0000;
	text-decoration:none;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #CCCCCC;
}
.bottomnav {
	text-align: center;
	color: #000066;
	line-height: 1;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#000066;
	font-weight:bold;
	font-size:20px;
	font-style: normal;
	margin: 15px 0px;
	line-height:1em;
}


.h1-b {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:red;
	font-weight:bold;
	font-size:20px;
	font-style:italic;
	margin-bottom: 5px;
	margin-top: 20px;
	line-height:1em;
}

.ul-b {
	line-height: 2em;
list-style-type: square;
list-style-position: outside;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#800000;
	font-weight:bold;
	font-size:14px;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 20px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#800000;
	font-weight:bold;
	font-size:12px;
	margin-top: 25px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1.5px;
	padding-top: 5px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#800000;
	font-weight:100;
	font-size:10px;
	font-style:italic;
}
.topic {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#800000;
	font-weight:bold;
	font-size:20px;
	line-height: 1.1em;
	margin-top:8px;
	display:block;
}
.p1 {
	text-align:left;
	color:#000000;
	font-size:11px;
	line-height: 15px;
}
.p2 {
	font-size: 14px;
	line-height: 1.1em;
}
.emph {
	font-weight:bold;
	}
.emphta {
	color: #800000;
	}
.emphI {
	font-style: italic;
}
#mdn_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	background: #ffffff;
}
#mdn_table {
	float: left;
	width: 100%;
}
#mdn_table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	text-align:left;
	background: #cccccc;
}
.table {
	background: #CCC;
	width: 60%;
	border-collapse: collapse;
	border: 1px dashed #006;
}
ul {
	list-style-type: none;
	line-height: 2;
}	
.pic {
	float: right;
	padding: 8px;
}

.magpic {
	float: right;
	padding: 5px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
#question {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-position: center 0%;
	margin: 0px;
	padding: 10px;
	margin-top: 3px;
	margin-right: 120px;
	margin-bottom: 3px;
	margin-left: 60px;
	border: 2px solid #000066;
}
#question p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bolder;
}
#info {
	background-color: #FFFFE6;
	padding: 5px 10px 5px 10px;
	border:dotted 1.5px #CCCCCC;
}
#info a {
	font-size: 12px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:12px;
	font-style:italic;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.2em;
}
.npr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	font-style:italic;
	color: #000066;
	background-color: #FFFFE6;
	padding: 5px 5px 5px 5px;
	border: dashed #CCCCCC 2px;
	text-align: center;
}
#npr {
	float:right;
	padding-bottom: 5px;
}

.search_button {
	border: none;
	position:absolute;
	padding-right:2px;
	padding-left:2px;
}

.search
{
position:relative;
height:23px;
padding:0;
margin: 0px 0px 0px 0px; /* change this to position how you like */
}

#q {
	color:gray;
}
#mdn tr td #interior tr td .h1 center {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.times {
	font-family: Georgia, "Times New Roman", Times, serif;
}

