body {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
}

td {
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
}

.bulletlist a {
	display: list-item;
	list-style-position: inside;
	list-style-image:url('images/bullet.jpg');
}

.smalltext { font-size: 10px; }
.xsmalltext { font-size: 8px; }
.largetext { font-size: 14px; }
.largetext { font-size: 16px; }

a:link.toptabs, a:visited.toptabs {
	background-image: url(_themes/korlok/x005blank1.gif);
	background-repeat: none;
	display: block;
	width: 90px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	color: #000000;
}
h1 { font-variant: small-caps; }

.headerlinks {
	font-size: 150%;
	font-weight: bold;
}

ul {
	list-style: url(/images/bullet.jpg);
	list-style-position: inside;
}

.blackborder {
	border: 1px solid #000000;
}

.altbg {
	background-color: #99CCFF;
	color: #000000
}