body {
	margin : 0px 0px 0px 0px;
	background-color: #ffffff;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, h1, h2, h3, h4, h5, h6, menu, ol, td, th
{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
}

.rubrik {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333 }

A:link		{color: blue; background-color: transparent; text-decoration: none;}
A:visited	{color: blue; background-color: transparent; text-decoration: none;}
A:active		{color: blue; background-color: transparent; text-decoration: none;}
A:hover		{color: blue; background-color: transparent; text-decoration: underline;}

A.black:link		{color: Black; background-color: transparent; text-decoration: none;}
A.black:visited	{color: Black; background-color: transparent; text-decoration: none;}
A.black:active		{color: Black; background-color: transparent; text-decoration: none;}
A.black:hover		{color: Black; background-color: transparent; text-decoration: underline;}

  .hand 
{ 
  cursor: hand;
}

.border {
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
}

.CalBorder {
	border-bottom: 1px solid #6788be;
	border-left: 1px solid #6788be;
	border-right: 1px solid #6788be;
	border-top: 0px;
	background-color: #FFFFFF;
}