body	{
	background-color:#fffceb/*fffdf5*/;
	font-family: tahoma, arial, sans serif;
	font-size: medium;
	font-weight: normal;
	color:#220e00; 
	margin: 20px;
	}
.noMargin {
	margin: 0px;			
		}
/*--------------------------------------------------------------------------*/	
a:link, a:visited	{
	color: #733b17 /*623f02/*bc6c34 */;
	font-family: arial, sans serif, verdana;	
	font-size: medium;
	font-style: italic;	
	font-weight: bolder;
	text-decoration: none;
		}
a:hover	{
	color: #bc6c34 /*f26718 */;
	font-family: arial, sans serif, verdana;	
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-decoration:underline
	}
/*--------------------------------------------------------------------------*/
h1	{	
	font-family: arial, sans serif, verdana;	
	font-size: xx-large;
	font-weight: bolder;
	text-align: left;
	color: #9f4308;	
	}
h2	{
	font-family: arial, sans serif, verdana;	
	font-size: large;
	font-weight: bolder;
	text-align: center;
	color: #9f4308;		
	}
h3{
	font-family: arial, sans serif,tahoma;
	font-weight: bold;
	font-size: large;
	text-align: left;
	color: #9f4308;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
	}
h4{
	font-family: arial, sans serif,tahoma;
	font-weight: bold;
	font-size: medium;
	text-align: center;
	color: #220e00;	
	margin-bottom: 1px
	}
}
div	{
	text-align: justify;
	}
p.p1	{
	text-align: justify;
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 2em;
	}
p {
	font-family: tahoma, arial, sans serif;
	font-size: medium;
	font-weight: normal;
	color:#220e00; 
	}
p.p2	{
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	
	}
}
table.line{
	background-image:url(img/br_line.gif); 
	background-repeat: repeat-x;
	background-position: center;
	border: none;
	/*margin-top:20px;*/
	margin-bottom:20px;
	width: 100%;
	}
table.tab{
	margin-top:20px;
	margin-bottom:20px;
	background-color: #bc6c34;
	width:auto;
	}	
table.obj{
	margin-top:20px;
	margin-bottom:20px;
	background-color: #bc6c34;
	width: 100%;
	}
td.obj {
	font-style: bold;
	font-family: tahoma, arial, sans serif;
	font-size:medium;
	background-color: #FCF2E2;  
	}
.serif	{
	font-family: tahoma, serif; 
	font-size: larger;	}
.prim	{
	font-family: tahoma;
	font-size: large;
	margin-bottom: 1.4 em;	}
kbd	{
	font-size: small;	}

ol	{
	margin-top: 0.5 em;
	margin-bottom: 0.5 em;
	margin-left: 3 em;	}
.links	{
	margin-top: 0.1 em;
	margin-bottom: 0.1 em;
	color: #623f02;
	}	
ul	{
	color: #623f02;	
	font-family: tahoma, arial, sans serif;
	font-size: medium;
	font-weight: bold;
	text-decoration:underline}
hr	{
	height: 0.1em;
	color: #4f4f16/*9f4308*/;
	}
img	{
	border:1px solid; 
	border-color: #BC4431;
	margin:10px;
		}
img.pic {
	border-color:#9f4308; 
	margin-left: 20px;
	margin-bottom:10px;
		}
img.ico {
	width: auto;
	height:auto;
	vertical-align: middle;
	text-align: left;
	border: none;
}	
object	{
	border-color: SlateGray;
	}	
blockquote	{
	margin-top: 0.5 em;
	margin-left: 1.3 em;
	margin-right: 1.3 em;
	margin-bottom: 0.8 em;
	border-color: #BC4431;;
	
}
table.inf {
	background-color: #bc6c34/*0E181D*/;
	}
td.infMain {
	text-align: center;
	color: #733b17;
	font-family: verdana, arial, sans serif;
	font-weight: 700;
	background-color: #ffde95/*fff2ec*/;	
	}
td.inf {
	text-align: center;
	color: #0E181D;
	font-family: verdana, arial, sans serif;
	background-color: #fffceb;	
}