P  {
	font-size : medium;
	text-decoration : none;
	text-align : left;
	font-style : normal;
}

H1  {
	font-size : x-large;
}

H2  {
	font-size : large;
}

H3  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	color : Black;
}

A:Visited  {
	color : Maroon;
}

A:Active  {
	color : Purple;
}

A:Hover  {
	color : Blue;
}

BODY  {
	bgcolor : Silver;
	margin-left : 10%;
	margin-right : 10%;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text : Black;
}

.text  {
	font-size : medium;
}

.citat  {
	font-size : small;
}

