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,img,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,table,caption,tbody,tfoot,thead,tr,th,td
{
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
	line-height: 1;
}
blockquote,q
{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

ul, ol {
	list-style-position:inside;
}

*
{
	background: none;
	border: none;
	color: #000;	
	outline: none;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, sans-serif;
	font-family: Arial;
	font-weight: 400;
	font-size: 16px;
}

h1 {	
	font-family:arial,sans-serif;
	font-size:30px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:36px;

	margin-bottom: 10px;
}

#header * h1 {
	font-size: 21px;
	margin-bottom:0;
}
h2 {
	font-family:arial,sans-serif;
	font-size:24px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:24px;
}

h3 {	
	font-family:arial,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
}

h5 {
	font-weight:bold;
}

table th
{
	font-weight: bold;
	border-bottom: 1px solid  #d8d5cc;
}
table td
{
	border-bottom: 1px solid #d8d5cc;
}
table td,
table th
{
	padding: 5px;
}

b {
	font-weight: bold;
}
.container {
}
p {
	padding: 10px 0;
}

#leftbar, #header { 
	width: 90%;
	margin: 0 auto;
}

form,
#rightbar,
#footer,
#menu,
#beta { 
	display:none !important;
}
