form {
	margin-bottom: 0;
	margin-top: 0;
}

A:link {
	color: #888888
}

A:visited {
	color: #888888
}

A:active {
	color: #888888
}

A:hover {
	color: #CC0000
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #777777;
	font-weight: bold
}

p {
	margin-bottom: 15px;
}

ul {
	text-indent: -5px;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom:0px;
	margin-top: -10px;
	margin-bottom: 0px;
}


.text-large {
	font-family: serif;
	font-size: 16px;
	color: #000000;
}
.text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-align: justify;
}

.slimtable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-align: justify;
	border: 1px solid #FFF;
}

.footer {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #777777;
}

.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
}
.footer a:active {
	text-decoration: none;
}

