body {
	font-family		: arial, lucida, helvetica, verdana, tahoma, sans-serif;
	font-size		: 11px;
	color			: #000;
	text-align		: left; }

hr {
	background		: #000;
	width			: 100%;
	height			: 1px; }

p {
	padding			: 0px;
	margin			: 0px; }

h1 {

	font-weight		: bold; 
	font-size		: 14em; }

h2 {
	font-weight		: bold; 
	font-size		: 13em; }

h1, h2, h3, h4, h5, h6{
	margin			: 0px;
	padding			: 0px;
	color			: #444; }

a {
	color			: #000;
	text-decoration	: none; }

/* ------------------------------------- */

.braudmolar {
	display			: none; }

.hide {
	display			: none; }

/* ------------------------------------- */

table, input, select, textarea {
	font-family		: arial, lucida, helvetica, verdana, tahoma, sans-serif;
	font-size		: 11px;
}

.clear {
	margin			: 0px;
	padding			: 0px;
	clear			: both;
	display			: block;
	line-height		: 1px;
	height			: 1px; }

.menu {
	display			: none; }

/* ------------------------------------- */

input, select, fieldset, textarea, form {
	display			: none; }