body {
	background-color : #ffffff;
	margin-top : 0px;
	margin-bottom : 0px;
}

ul {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
}

a:link {
	color : #ff6600;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

a:visited {
	color : #ff6600;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

a:hover {
	color : #ff3300;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

a.black:link {
	color : #000000;
	text-decoration : underline;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

a.black:visited {
	color : #000000;
	text-decoration : underline;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

a.black:hover {
	color : #000000;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

a.no:link {
	color : #ff6600;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

a.no:visited {
	color : #ff6600;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

a.no:hover {
	color : #ff3300;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

a.pdf {
	color : #ff3300;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

p {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

p.title {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 20px;
}

p.small {
	color : #ffffff;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

p.vsmall {
	color : #ffffff;
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

p.stitle {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	background-color : #ccccff;
	border : thin;
	border-style : solid;
	border-color : #666666;
	padding : 5;
}

p.no {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #ff9933;
	border : thin;
	border-style : solid;
	padding : 1;
}

p.pdf {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #ffcc99;
	border : thin;
	border-style : solid;
	padding : 1;
}

div {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

div.tsearch {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : normal;
	padding : 1;
	border-top : 1px solid;
}

div.bsearch {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : normal;
	padding : 1;
	border-bottom : 1px solid;
}

div.nekr {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	border : 1px solid;
	text-align : center;
	width : 90px;
}

input.search {
	font-family : Arial, sans-serif;
	font-size : 11px;
	border : 1px solid;
	background-color : #ffffff;
}