/* CSS Document */

body{

margin:12px;

background-color:#DBCBB5;

}

td{

font-family:Tahoma;

font-size:11px;

color:#2D2C2C;

}

a {
color:#2D2C2C;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

.txtred{

color:#B01006;

}

.txtwhite{

color:#FBEEDD;

}

.brdr{

border:1px solid #BAA588;

}

.styles_headers  {
	font:18px Georgia, 'Times New Roman', Times, serif;
	padding: 5px 10px 0px;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;

}
