h1, h2, h3, h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

h1 {
	font-size : 24px;
	font-variant : small-caps;
	text-align : center;
}

h2 {
	font-size : 14px;
	margin-top : 24px;
}

h3 {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : justify;
	margin-left : -15px;
}

h4 {
	font-size : 14px;
	font-style : italic;
	text-indent : 18px;
}

h5 {
	font-size : 18px;
	font-family : "Times New Roman", Times, serif;
	text-align : right;
	font-variant : small-caps;
}

h6 {
	font-size : 14px;
	font-variant : small-caps;
	text-align : justify;
	padding-left : 3em;
	margin-bottom : 12px;
}

p {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	text-indent : 18px;
	text-align : justify;
	line-height : 18px;
}

blockquote {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	text-align : justify;
	line-height : 18px;
}

.legal {
	margin : 0 24px;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : justify;
}

.bodygraphic {
	display : none;
}

.tableformat {
	font-family : sans-serif;
	font-size : 14px;
	text-align : center;
}

body {
	margin : 0;
	color : #000000;	
	background-color : #ffffff;
}

#copyright {
	color : #000000;
	background-color : #ffffff;
}

#container {
	color: #000000;
	background-color : #ffffff;
	padding : 0;
	margin : 0 35px;
}

#banner {
	display : none;
}

#content {
	margin : 0;
	padding : 0;
	color: #000000;
	background-color : #ffffff;
}

#content ol {
	margin-left : 24px;
	padding-left : 1em;

}

#content ol li {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	text-align : justify;
	line-height : 18px;
	margin-bottom : 12px;
}

#content ul {
	margin-left : 24px;
	padding-left : 1em;
}

#content ul_plain {
	text-indent: 18px;
	list-style-type: none;
	line-height: 20px;
}

#content ul li {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	text-align : justify;
	line-height : 18px;
}

#navmenu {
	display : none;
}

#sidebar-a {
	display : none;
}

#footer {
	margin : 0;
	padding : 0;
	font-family : arial, helvetica, helve, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #000000;
	background-color: #ffffff;
	background-image : url(images/bg_bottomopera.gif);
}

#printbanner {
	padding : 20px 0;
	display : block;
	font-family : arial, helvetica, helve, sans-serif;
	font-size : 9px;
	text-align : left;
	color : #000000;
	background-color: #ffffff;
}

#nametitle {
	font-size : 22px;
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	font-variant : small-caps;
	color : #000000;
	background-color: #ffffff;
}
