/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #C69C6D;
	line-height:12px;
}

img{border:0;}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #C69C6D;
}

a:visited {
	color: #C69C6D;
}

a:hover {
	color: #C69C6D;
}

a:active {
	color: #C69C6D;
}

.style1 {
	color: #B78905;
	font-weight: bold;
	line-height: normal;

}.redbold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: 15px;

}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1E1E1E;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #B78905;
	line-height: normal;
}
