body {
	margin:0px 0px 10px 0px;
	padding:0px;
}

#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}
		
#contentleft {
	width:25px;
	padding:0px;
	float:left;
	background:#ffffff;
}

#contentcenter {
	width:754px;
	padding:0px;
	float:left;
	background:#ffffff;
	border:1px solid #999999;
}
	
#contentright {
	width:19px;
	padding:0px;
	float:left;
	background:#ffffff;
}
	
#contentheader {
	background:#ffffff
}
	

#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
}
	
#contentright p { font-size:10px}
	
			
h1 {
	font: bold 16pt "Lucida Grande", Lucida, Verdana, sans-serif;
}		

h2 {
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
	font: bold 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

h4 {
	font: bold 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
}

c1 {
	font: 8pt/1px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #181818;
	text-align: center;
}

cx {
	font: 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #181818;
}


butn {
	color: #00000;
	font: small-caps 12pt/15pt Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
}

* {
	font: 12px/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	text-align: justify;
	font: 12px/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

b {
	text-align: justify;
	font: bold 12px/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

qmp {
	text-align: justify;
	font: 12px/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

bold {
	font: bold 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link {
	color: #000099;
	text-decoration: underline;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #0000cc;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

menu {
	font-variant: small-caps;
	font-size: 10pt;
}


