body {
	color: #522f2d;
	background: white;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, sans-serif;
}

.hide 	{
		display: block; 
		}


img 	{
		display: block; 
		border: 0;
		}
		
a:link  {
		font-weight: normal;
		text-decoration: none;
		background: transparent;
		color: #a51627;
		}
a:visited  {
		font-weight: normal;
		text-decoration: none;
		background: transparent;
		color: #a51627;
		}
a:hover  {
		font-weight: normal;
		text-decoration: underline;
		background: transparent;
		color: #a51627;
		}	
a:active  {
		font-weight: normal;
		text-decoration: none;
		background: transparent;
		color: #a51627;
		}
		
pre, div, em, p,  h1, h2, h3, h4, h5, h6, td, dl, dt, dd
	{
	margin: 0 0 0 0;
	color: #522f2d;
	font-weight: normal;
	line-height: 1.5;
	font-style: normal;
	font-size: 10pt;}
	
 ol, ul, li {
	margin: 10 0 0 10;
	font-weight: normal;
	line-height: 1.5;
	font-style: normal;
	font-size: 10pt;}


h1  {font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	font-style:oblique;
	color: #a51627;}
	
h2  {font-size: 10pt;
	text-align: justify;}
	
h3  {margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 1,5;
	font-weight: bold;
	}
	
h4  {margin-top: 10px;
	margin-bottom: 10px;
	color: #522f2d;
	font-size: 10 pt;
	font-weight: normal;
	line-height: 1;
	}
	
h5  {margin-top: 10px;
	margin-bottom: 10px;
	color: #522f2d;
	font-size: 10 pt;
	font-weight: normal;
	line-height: 1;
	}
	
h6  {font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #a51627;}

.bold  {
	font-weight: bold;
	}
	
.white  {
	color: white;
	}
	
.rose  {
	color: #FF6699;
	}
	
.green  {
	color: #98c814;
	font-weight: bold;
}
	
.brown  {
	color: #a51627;
	font-weight: normal;
	}
	
.small  {
	color: #a51627;
	font-weight: normal;
	}
	
.put  {
	color: #a51627;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	}	
	
