body {
		margin:50px 0px 0px 50px;
		background:#C7B29A;
		font-family:verdana, arial, sans-serif;
		color:#362F2D;
		font-size:11px;
		font-weight:normal;
		text-align: justify;
				}
	A 	{ color: #362F2D; text-decoration: none; }
	A:link	{ color: #362F2D; text-decoration: underline; }
	A:visited	{ color: #362F2D; text-decoration: underline; }
	A:active	{ color: #362F2D; text-decoration: underline; }
	A:hover	{ color: #998675; text-decoration: underline; }

	.text-main {
		font-family:verdana, arial, sans-serif;
		color:#362F2D;
		font-size:11px;
		font-weight:normal;
		text-align: justify;
		}	

	.text-title {
		font-family:verdana, arial, sans-serif;
		color:#362F2D;
		font-size:11px;
		font-weight:bold;
		text-align: justify;
		}	

	.text-copyright {
		font-family:verdana, arial, sans-serif;
		color:#362F2D;
		font-size:9px;
		font-weight:normal;
		}	

	.menutitle{
		cursor:pointer;
		width:115px;
		padding:2px;
		}

	.submenu{
		margin-bottom: 0.5em;
		}

	hr {
		color:#362F2D;
		width:100%;
		height:1px;
		border: dashed;
	
	}
	
