/*

 © Copyright Attitude Interactive 2004 (info@attitude.nl), http://www.attitudeinteractive.nl 

*/

form {
padding:0;
margin:0
}


a {
	color					: #CC3333;
	text-decoration			: underline;
	}

body {
	font-family				: arial, helvetica, sans-serif;
	font-size				: x-small;
	color					: #666666;
	}

h1 {
	font-size				: large;
	}

h2 {
	font-size				: small;
	}

h3 {
	font-size				: small;
	font-style				: italic;
	}

h4 {
	font-size				: x-small;
	}

h5 {
	font-size				: x-small;
	font-style				: italic;
	}

h6 {
	font-size				: xx-small;
	}

table {
	font-size				: x-small;
	}

li {
	list-style-image		: url(bullet.gif);
	}

.body {
	position				: absolute;
	left					: 0px;
	top						: 0px;
	}

.home {
	color					: #FFFFFF;
	}

.home a {
	color					: #FFFFFF;
	}

.newsletter {
	font-size				: 9px;
	}

.hidden {
	font-size				: 0.1pt;
	display					: none;
	}
