/* Smartkom. */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
}

p,td, li, th {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 17px;
}

.amicus {
	font-size: 16px;
	line-height: 20px;
	
}

.amicus2 {
	font-size: 16px;
	line-height: 20px;
	color: #003476;
}

.blue_dk {
	color: #003476;
}

.blue_mid {
	color: #4084C1;
}

.blue_lt {
	color: #90B1D9;
}

.small {
	font-size: 11px;
	color: #999999;
}

.reversed {
	color: #FFFFFF;
	
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	color: #003476;
}

.verybig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 21px;
	color: #003476;
}

.big2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	color: #4084C1;
}

.verybig2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 21px;
	color: #4084C1;
}

.superbig2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 32px;
	color: #4084C1;
	font-style: italic;
}

.italic {
	 font-style: italic;
	 
}

.blue_mid_italic {
	color: #4084C1;
	font-style: italic;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
  color: #666666;
  text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a.biglink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	color: #4084C1;
	text-decoration: none;
}

a.biglink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	color: #4084C1;
	text-decoration: none;
}

a.biglink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	color: #003476;
	text-decoration: none;
}
