body {
	font-family: Tahoma, "MS Sans Serif", Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg_body.jpg);
	margin: 0px;
	padding: 0px;
}
a{
 	color: #CD0F35;
}
a:hover{
 	color: #FF0000;
}
#content td{
 	font-size: 11px;
	line-height: 16px;
}

.menutext {
 	color: #ff9999;
}
.name {
 	font-size: 12px;
	color: #CD0F35;
	font-weight: bold;
}
.border {
 	border: 1px solid #CD0F35;
}
.dv{
 	background-image:url(images/dotted.gif);
	height: 1px;
	margin: 15px 0px;
}
#linehight{
 	line-height: 18px;
}