/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */


body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, li, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	color: #000;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL TAGS  */
/* =================================================== */

* body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	}

#bannershell, #navshell, #footer, #powered, .navshell, #navblock {
	display: none;
	}

#content {
	background-color: #ffffff;
	}

#logoprint {
	display: block;
	margin-bottom: 1em;
	}

#content p {
	font-size: small;
	line-height: 140%;
	margin-bottom: 1em;
	}

#content a {
	text-decoration: underline;
	color: #000;
	}

h1 {
	font-family: tahoma;
	font-size: x-large;
	font-variant: small-caps;
	margin-bottom: 1em;
	}
	
h2 {
	font-family: tahoma;
	font-size: medium;
	margin-bottom: .4em;
	margin-top: 1.25em;
	}
	
#copyright {
	margin: 20px 0 0 0;
	font-size: x-small;
	}