body
{
	font-family:"tahoma",sans-serif;
	font-size:14pt;
}

h1,h2
{
	width:10cm;
}
h1
{
	font-size:18pt;
}
h2
{
	font-size:16pt;
}
p,div
{
	margin-left:3cm;
	width:10cm;
}

a
{
	text-decoration:none;
	color:#202000;
}
a:visited
{
	color:#202000;
}
a:hover
{
	background-color:#202000;
	color:white;
}
p
{
	background-color:#FFFFF0;
	margin:0;
	margin-left:2cm;
	padding-bottom:8pt;
}