P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : Maroon;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
	color : Maroon;
}

BODY  {}

.year  {
	font-size : 17px;
	font-family : Georgia, Times, Verdana, Arial;
	font-weight : bold;
}

.month  {
	font-family : Georgia, Times, Verdana, Arial;
	font-size : 14px;
	font-weight : normal;
}

.text  {
	font-size : 11px;
	font-family : Georgia, Times, Verdana, Arial;
}

.textbold  {
	font-family : Georgia, Times, Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
}

.little  {
	font-size : 10px;
	font-family : Georgia, Times, Verdana, Arial;
}

.namnrubrik  {
	font-size : 30px;
	font-family : Georgia, Times, Verdana, Arial;
}

