/* CSS Document */
/* http://www.conceptual-paradise.com/style/styles.css */
/* author: Pascal Fendrich 2005 */
/* copyright: Stefan Roemer 2005 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, p {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a              { color:#666666; text-decoration:none; }
a:visited      { color:#666666; text-decoration:none; }
a:active       { color:#666666; text-decoration:none; }
a:hover        { color:#000000; text-decoration:none; }