body {

font-family: Arial;
font-size: 11px;

background-color: #ededed;

}

ul.TickList {
  list-style-image: url('images/dot2.jpg')
}

a:link { 
text-decoration: none; 
color: #000000;		
}

a:visited { 
text-decoration: none; 
color: #000000;		
}
	
a:hover {
color: #999999;
text-decoration: none;
}

a:active {
color: #000000;
text-decoration: none;
}

.btns {
font-family: Arial;
font-size: 16px;

}

.textnormaltitle {
	font-family: Arial, Calibri, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

.textnormal {
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border: 0px none;
	word-spacing: normal;
	letter-spacing: normal;

}

.textteam {
font-family: Calibri, Arial, Verdana, sans-serif;
font-size: 14px;
}