body {
	background-color:#c2b994;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
font, td, th, p{
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;		
}
A:link {
	COLOR: #ffff66; 
	TEXT-DECORATION: none
}
A:active {
	COLOR: #ffff66; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #ffff66; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffffcc; 
	TEXT-DECORATION: underline
}

.grey{
	color:#cccccc;
}
.yellow{
	color:#ffff66;
}
.yellow2{
	color:#ffffcc;
}
.font1{
	color:ff6600;
}
.green{
	color:#999966;
}
.green2{
	color:#999900;
}
.red{
	color:#ff6666;
}
hr.das{
	border: 1px dashed #999999;
	height: 1px;margin:3px 0 3px 0
}