body, table {
	font-size:11px;
	font-family:verdana,helvetica,sans-serif;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
    line-height: 1.5em;
}

.heading {
    font-weight:bold;
    color:#333333;
}

.big_heading {
    font-weight:bolder;
    font-size:12px;
    color:#333333;
}

.partner_heading {
    font-weight:bold;
    color:#333333;
    text-decoration:underline;
}

.condition {
    font-size: smaller;
	 font-style: italic; 
}


a {
	font-size:11px;
	font-family:verdana,helvetica,sans-serif;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}

a:hover {
	font-size:11px;
	font-family:verdana,helvetica,sans-serif;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}

a.alnow {
    color: #ffffff; 
}






