@charset "UTF-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: #0C0C0C;
}
ul {
	list-style-type: none;
}

p {
	font-size: 80%;
}
#copyright {
	font-size: 65%;
	color: #CCC;
	padding: 0px;
	margin-top: 0px;
}
div#footer img {
	margin-top: 5px;
}
#contactobold {
	font-weight: bold;
}
