hr 	{
	border: none 0;
	border-top: 1px solid #666633; /*the border*/
	width: 100%;
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	}

a:visited,
a:active,
a:link 	{	
	text-decoration: none;
	color: #1d1d1d;
	}

a:hover {
	text-decoration: underline;
	}

.img_thmb { 
	border: 1px solid #666633; 
	}

.body_link a:visited {	
	text-decoration: underline;
	color: #c6c6c6;
	}
.body_link a:active {	
	text-decoration: underline;
	color: #c6c6c6;
	}
.body_link a:link {	
	text-decoration: underline;
	color: #c6c6c6;
	}
.body_link a:hover {
	text-decoration: underline;
	}

.m_link a:visited {	
	text-decoration: none;
	color: #1d1d1d;
	}
.m_link a:active {	
	text-decoration: none;
	color: #1d1d1d;
	}
.m_link a:link {	
	text-decoration: none;
	color: #1d1d1d;
	}
.m_link a:hover {
	text-decoration: underline;
	}

/*h1	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #1d1d1d;
	font-size: 7pt;
	margin-right: 10px;
	line-height: 2em;
	font-weight: bold;
	}*/

h2	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666633;
	font-size: 11pt;
	margin-left: 25px;
	margin-right: 10px;
	font-weight: normal;

	}

p	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #c6c6c6;
	margin-left: 25px; 
	margin-right: 15px;
	font-size: 10pt; 
	font-weight: normal;
	}

.foot_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	font-size: 7pt;
	}

ul li   {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: 0 11px no-repeat;
	margin-left:12px;
	padding: 4px 25px 0px 8px;
	color: #c6c6c6;
	font-size: 10pt;
	}

.c_site	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #808080;
	font-size: 7pt;
	margin-right: 10px;
	line-height: 1em;
	font-weight: bold;
	}

table 	{ 
	empty-cells:show; 
	}