html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
}

* {
	vertical-align: top;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
		Candara, Corbel, Helvetica, Arial, Tahoma, sans-serif;
}

body {
	color: #000000;
	font-size: 10pt;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 11pt;
}

#header {
	display: none;
	width: 0px;
	height: 0px;
}

#menu {
	display: none;
	width: 0px;
	height: 0px;
}

#leftbar {
	display: none;
	width: 0px;
	height: 0px;
}

#content {
	font-size: 10pt;
	padding: 5px;
	color: #000000;
}

#breadcrumbs {
	display: none;
	width: 0px;
	height: 0px;
}

#googleads {
	display: none;
	width: 0px;
	height: 0px;
}

#googleads_left {
	display: none;
	width: 0px;
	height: 0px;
}

#linkbar {
	display: none;
	width: 0px;
	height: 0px;
}

#rightbar {
	display: none;
	width: 0px;
	height: 0px;
}

#footer {
	clear: both;
	border-top: solid 1px #ffffff;
	padding: 3px;
	text-align: center;
	font-size: 7pt;
}

#content h1, #content h2, #content h3, #content h4, #content h5  {
	margin-top: 5px;
	margin-bottom: 10px;
}

#content h1 {
	text-align: center;
}

#content p {
	margin-bottom: 10px;
}

#content ul {
	margin-left: 25px;
}

#content img {
	border: solid 1px #000000;
}

#content a {
	color: #ff0000;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
}

#footer a {
	color: #ff0000;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}
