body {
	background-color: #FFFFCA;
	font-family: "Tw Cen MT";
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	color: #CC0000;
}

a {
  color: #006666;
}


td {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color:#CC0000
}

th {
	font-family: "Tw Cen MT";
	font-size: 12px;
}

.bodystyle {
	font-family: "Tw Cen MT";
	font-size: 12px;
}

.small {
	font-family: "Tw Cen MT";
	font-size: 9px;
}

.medium {
	font-family: "Tw Cen MT";
	font-size: 12px;
}

.big {
	font-family: "Tw Cen MT";
	font-size: 16px;
}

.xbig {
	font-family: "Tw Cen MT";
	font-size: 24px;
}

.expanded {
	font-family: "Tw Cen MT";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Tw Cen MT";
	text-align: justify;
}

.footer {
	font-family: "Tw Cen MT";
	font-size: 9px;
	color: #999999;
}

a:link {
	color:#FF0000;
	text-decoration: underline;
}

a:visited {
	color: Gray;
}

a:active {
	color: #CD853F;
}

a:hover {
	color: Maroon;
}

.nadruk {
	font-weight: bold;
	letter-spacing: 4px;
	word-spacing: 2px;
}

