body {
font-family:verdana, times,sans-serif;
font-size:12px;
color:#000000;
background-color:white;
margin-left:10;
margin-right:auto;
}

h3{
	margin-top:20px;
	font-size:16px; 
	color:#000000;
	font-weight:normal;
	float:left;
}

h2{
	margin-top:8px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	float:left;
}

h1{
	margin-top:10px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	float:left;
	font-style: plain;
	font-family: sans-serif;
	border-top-color: Black;
	background-color: ButtonFace;
	border-style: ridge ridge ridge;
	padding: 3px;
	border-width: thin;
}

h5{
	margin-top:3px;
	font-size:12px;
	color:#0000A0;
	font-weight:bold;
	float:left;
	font-style: italic;
	font-variant: small-caps;
	font-family: sans-serif;
}
}

b.plain {TEXT-DECORATION: none; cursor: text; font-weight: normal; }