/* css style sheet for main pages of BLV 2013 */

body.navig {font-weight:bold;color:#FFFFFF;background-color:#2C3F50;font-size:14pt;}

/* fonts and colors */

/*text-decoration:underline; in {} for link,visited, active and hover*/
a:link    {color:#FFFFFF;font-weight:bold;text-decoration: none;font-size:inherit;}
a:visited {color:#FFFFFF;font-weight:bold;text-decoration: none;font-size:inherit;}
a:active  {color:#FFFFFF;font-weight:bold;text-decoration: none;font-size:inherit;}
a:hover   {color:#B1EEF2;font-weight:bold;text-decoration: none;font-size:inherit;}

.justif {font-family:helvetica,sans;font-weight:bold;font-size:10pt;position:relative;bottom:0.0pt;right:12pt;}

hr {color:#EACAAC;height:1px;border-width:0;background-color:#EACAAC;}

table.fineprint {
	text-align:center;
	font-size:8pt;
	border:0;
	border-spacing:0;
	padding:0;
	width:100%;
	}