body {
background-color: #ffffff; 
color: #47505f;
}

div.txt {
	font-family: Tahoma;
	font-size: 12px;
}
div.mn {
	font-family: Tahoma;
	font-size: 11px;
}
div.nw {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #a52a2a;
}

div.red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #a52a2a;
	
}
div.bred {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #a52a2a;
	
}
div.ired {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	color: #a52a2a;
	
}
div.ntxt {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;	
}
div.rtxt {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;	
}
div.ktxt {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;	
	color: #C69954;
}
a {text-decoration: none}

a:link {color: #47505f; font-weight: bold;}

a:visited {color: #47505f; font-weight: bold;}

a:hover {color: black; font-weight: bold;}

a:active {color: black; font-weight: bold;}
img {border: 5px double white; padding : 5px}

img.obr {border-width: 4px; border-style: solid; border-color: #e5dad2; margin-left: 10px; margin-down: 10px}
img.nobr {border-width: 0px; border-style: solid; border-color: #e5dad2;}


