html{
	top:0;
	text-align:center;
	margin:0 auto;
	padding:0;
	position: relative;
	width:100%;
}

body {
	top:0;
	margin-bottom:0;
	width:100%;
	margin: 0 auto;
	padding:0;
	font-family: arial;
	font-size:12px;
	text-align:left;
}

p {
	margin: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0em;
	line-height: 1.3em;
}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{ color:#5E0000; }

h1{ font-size:20px;}

h2{	font-size:18px;}

h3{	font-size:16px;}

h4{	font-size:14px;}

h5{	font-size:13px;}

h6{	font-size:12px;}

#content a:link, #content a:active, #aside a:link, #aside a:active{
	color:#BE0505;
}

#content a:visited, #aside a:visited{
	color:#620000;
}

#content a:hover{
	text-decoration:none;
}

#aside, #subMenusContainer, #nav{
	display:none;
}

#content{
	text-align:left;
}
