.stan {
	font-family : sans-serif;
	font : arial;
	text-decoration : none;
	text-align : justify;
	font-size : 12px;
}
P  {
	font-family : sans-serif;
	font : arial;
	text-decoration : none;
	text-align : justify;
	font-size : 12px;
}

H1  {
	font-weight : bold;
	color : #CC0000;
}

H2  {
	color : #CC0000;
}

H3  {
	font-size : 12px;
	color : #CC0000;
}

A  {
	font-weight : bold;
	text-decoration : none;
	color : #CC0000;
}

A:Visited  {
	text-decoration : none;
	font-weight : bold;
	color : #CC0000;
}

A:Active  {
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-weight : bold;
	color : #660000;
	text-decoration : none;
}

BODY  {
	font-family : sans-serif;
	color : #000000;
	font : arial;
	text-decoration : none;
	background-color : #FFFFFF;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-size : 12px;
}

.lilles  {
	font-size : 10px;
}

.liller  {
	font-size : 10px;
	color : #CC0000;
}

.stanr  {
	font-size : 12px;
	color : #CC0000;
}

.stangul  {
	font-size : 12px;
	color : #FFCC00;
	text-align : center;
}

.stors  {
	font-size : 14px;
	color : #00FFFF;
}

.stang  {
	font-size : 12px;
	color : #808080;
	font-weight : bold;
	text-decoration : none;
}


