body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: "Tahoma", Microsoft Sans Serif, "MS Sans Serif", Arial, Verdana;
	font-size: 13px;
	text-decoration: none;
}
.headmenu {
	font-size: 10px;
	text-decoration: none;
	background-color: #FFCC33;
}
a:link {
	font-size: 13px;
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #FF0000;
}
a:active {
	font-size: 13px;
	text-decoration: none;
	color: #FF0000;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headtitle {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.searchbox {
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
.date {
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
}
.border2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderall {
	border: 1px solid #000000;
}
.menul {
	font-size: 12px;
	text-decoration: none;
	color: #CC6600;
}
p {
	margin:0;
	padding:0
}
hr {
display:none;
}

img {
	border:0;
}

.border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
