@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: black;
}

h1 {
	font-size:16pt;
	font-weight:bold;
}
h2, h3, h4, h5, h6 {
	font-size:14pt;
	font-weight:bold;
}

#linkban {
display: none;
}

#tabs {
display: none;
}

img {
display: none;
}

#header img {
  display: none;
}

#sidebar, #footer, #headerlinks, #headerlinks2, #testmain, #menubar, #search
{
	display:none;
}

a {
	color: #005bb6;
	text-decoration: underline;
}
