body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000000;
	background-color: #FFFFFF;
}


/* --- LAYOUT
------------------------- */
	
#page-middle-right-column, #toolbar, #breadcrumbs, 
#page-bottom, #footer, #page-top img, #topbar, 
#page-search-news, .hide {
	display: none;
}

#content-box {
	padding-right: 50px;
	text-align:justify;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

/* --- TEXT
------------------------- */

#content-box {
	font-size: 1.2em;
	line-height: 1.8em;
}


/* --- HEADINGS
------------------------- */
h1 {
	font-size: 3em;
}

#page-middle h2 {
	margin-top: 0;
	padding-top: 10px;
	font-size: 3em;
	margin-bottom: 5px;
	font-style:oblique;
}

#page-middle h3 {
	font-size: 1.6em;
	text-align:left;
	line-height: 1.6em;
}



/* --- LISTS
------------------------- */

li {
	text-align: left;
}


a img {
	border: none;
}


#page-top img {
	border: none;
}


/* --- LINKS
------------------------- */

a:link, a:active, a:visited {
	color:#06F;
	text-decoration:none;
}
a:hover {
	color:#C30;
}
