P  {
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	font-size : x-small;
	color : 333366;
}

H1  {
	font-size : large;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : 333366;
}

H2  {
	font-size : medium;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : 333366;
}

H3  {
	font-size : small;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : 333366;
}

A  {
	font-size : x-small;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #cc9999;
	text-align : left;
}

A:Visited  {
	font-size : x-small;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;
}

A:Active  {
	text-align : left;
	color : #cccccc;
	font-size : x-small;
}

A:Hover  {
	font-size : x-small;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #cccccc;
}

BODY  {
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	font-size : small;
	color : 333366;
	background-attachment : fixed;
}

select  {
	font-size : x-small;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : cc9999;
	background-color : 333366;
}

td.aktiv_link  {
	font-size : x-small;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : #cccccc;
	text-align : right;
}

p.alpha  {
	font-size : medium;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
}

ul  {
	font-size : small;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : ff66cc;
}

H5  {
	font-size : x-small;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : #333366;
}

H4  {
	font-size : small;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #333366;
}

H6  {
	font-size : x-small;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #333366;
}

ol  {
	font-size : small;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : #ff66cc;
}


