@import url(media.css);
@import url(inlines.css);

BODY, body
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	margin : 0; 
	font-weight : normal; 
	font-size: 70%;
}

h1, H1, .heading1{font-size: 200%; color: #000000; font-weight: normal; text-align: left; padding : 12px 0 5px 0; margin : 0;}

h2, H2, .heading2{font-size: 120%; color: #000000; font-weight: bold; text-align: left;}

h3, H3, .heading3{color: #000000; font-weight: bold;}

h4, H4, .heading4{color: #000000; font-weight: bold;}

h5, H5, .heading5{color: #000000; font-weight: bold;}

h6, H6, .heading6{color: #000000; font-weight: bold;}

/* Styles for the print heading */
.printonly
{margin-left : 10px;}

.pathname, .printonly
{display: block; color: #003366; font-weight : bold; text-decoration : none;}

/* Styles to hide the bits of the page display from the printer*/
#lefthandcolumn, #righthandcolumn, #footer, #toplevel, #seclevel, #breadcrumb, #topbanner, .noprint, .toptablebanner{display : none;}