body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888888;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	line-height: 200%;
}
li {
	line-height: 220%;
}
.logo {
    font-family:Georgia, Times New Roman, Times, serif;
	font-size:36px;
	color:#FFFFFF;
}
.slogan {
    font-family:Georgia, Times New Roman, Times, serif;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}
.navigator {
    text-decoration:none;
    font-weight:bold;
    color:#999999;
}
.box {
    text-decoration:none;
    font-weight:bold;
	font-size:13px;
    color:#01BBEC;
}
.footer {
    text-decoration:none;
    font-size:10px;
	text-transform:uppercase;
	color: #999999;
}
.menutitle {
    text-decoration:none;
    font-size:22px;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#FFFFFF;
}
.menutextbig {
    text-decoration:none;
    font-weight:bold;
	font-size:18px;
    color:#01BBEC;
}
.menutextsmall {
    text-decoration:none;
    color:#01BBEC;
}
.button {
    text-decoration: none;
	display: block;
	width: 100px;
	height: 20px;
	background: url(images/img05.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}
.controls {
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
}