.text{
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
	text-decoration:none;
	line-height:16px;
	}
.link{
	font-family:Tahoma;
	font-size:11px;
	color:#B30101;
	text-decoration:none;
	}
.link:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#B30101;
	text-decoration:underline;
}
.greyheader{
	font-family:Tahoma;
	font-size:18px;
	color:#666565;
	text-decoration:none;
	line-height:16px;
	}
.redheader{
	font-family:Tahoma;
	font-size:16px;
	color:#B30101;
	text-decoration:none;
	line-height:16px;
	font-weight:bold;
	}
.redheadermini{
	font-family:Tahoma;
	font-size:12px;
	color:#B30101;
	text-decoration:none;
	line-height:16px;
	font-weight:bold;
	}	
.black{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	}
.textblack{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	}	
.red{
	font-family:Tahoma;
	font-size:12px;
	color:#B30101;
	text-decoration:none;
	line-height:16px;
	}
.bottomlink{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
.bottomlink:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	}
.border{
	border: dashed  1px #bdbdbd;
	}
