body {
	background-color: #eeeeee;
}

p,ul,ol {
	color: black;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.small {
	color: #000000;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.footer {
	color: #555555;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: center;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #ff0033;
	text-decoration: underline;
}

.standart {  font-family: Tahoma; font-size: 13px; font-weight: normal; color: #000000}
.menu {  font-family: Arial; font-size: 12px; font-weight: bold; color: #FFFFFF}
.normbold {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #00FFFF}
.zag {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #009933}
.vid {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #FF0033}
.text {  font-family: Tahoma; font-size: 13px; font-weight: normal; color: #000000}
.tex {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: #f0f905}