body  {
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	line-height: 150%;
	font-size: 12px;
}
p,ul,td {
	font-size: 12px;
}
dl {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #808080;
}
a:link {
	color: #696969;
	text-decoration: none;
}
a:visited {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #FF9DC5;
	text-decoration: underline;
}
a:active {
	color: #FF9DC5;
	text-decoration: none;
}
dt {font-size: 13px;
	font-weight: bold;
}
.style1 {
	color: #809db4;
	font-weight: bold;
}
.style3 {
	color: #808080;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.serchform {
	background-color:  #f0e9e2;
	padding: 2px;
	font-size: 12px;

}
.font_red {
	color: #c8003c;
}
.textbox {
	 font-size: 12px;
	 border: solid 1px #808080;
}
.title_table {
	border-bottom: solid 1px #b79975;
	font-weight: bold;
	color: #b79975;
}