body
{
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #660066;
	font-size: 10px;
	font-weight: normal;
}

body.paars
{
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #70116b;
	color: #660066;
	font-size: 10px;
	font-weight: normal;
}

table.paars
{ background-color: #70116b;
}
	
}
td
{
	vertical-align: top;
	font-size: 12px;
	padding: 0px;
}
h1
{
	font-size: 25px;
	color: rgb(51, 0, 153);
}
h2
{
	font-size: 12px;
	color: #660066;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	color: rgb(51, 0, 153);
	line-height: 4pt ;
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}
a:active, a:link, a:visited
{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
}
a:active.geel, a:link.geel, a:visited.geel
{
	font-size: 12px;
	text-decoration: none;
	color: FFFF00;
}
a:active.paars, a:link.paars, a:visited.paars
{
	font-size: 12px;
	text-decoration: none;
	color: #660066;
}
a:hover
{
	font-size: 12px;
	text-decoration: underline;
	color: #FFFF00;
}
input, option, select, textarea
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}
hr
{
	height: 1px;
	color: #CCCCCC;
}
p
{
	font-size: 10px;
	margin: 0px;
	left: 0px;
	
}
img
{
	border: 0px none Black;
	background-color: #FFFFFF;
}

