body {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:#000066;
}

td {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:#000066;
}

div {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:#000066;
}

img {
	border-style:none;
}

img.bordered {
	border-color:#000000;
	border-style:dashed;
	border-width:1px;
}

a:link, a:active, a:visited {
	color:#000066;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color: #0000ff;
}

.smalllink:link, .smalllink:active, .smalllink:visited {
	color:#000066;
	font-size:11px;
	line-height:12px;
}
.smalllink:hover {
	text-decoration:none;
	color: #0000ff;
	font-size:11px;
	line-height:12px;
}

.boxheadline {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}

.headline {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#cd0000;
}

.red {
	color:#cd0000;
}

.bold {
	font-weight:bold;
}

.small {
	font-size:11px;
	line-height:15px;
}

.big {
	font-size:18px;
	font-weight:bold;
}

.hometitel {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
}
.huge {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
}
.jmbg {
	background-color:#ffdd77;
}
.andreabg {
	background-color:#ffbb33;
}
.andrea2bg {
	background-color:#eeeeee;
}

.null {
	font-size:1px;
	line-height:1px;
}
