@charset "UTF-8";
/* CSS Document */



a {
	text-decoration:underline; 
	color:#999999;
}
	
a.secondary {
	text-decoration:underline; 
	color:#0000FF;
}

	
.secondary a {
	text-decoration:underline; 
	color:#0000FF;
}






.boldtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;;
	color: #000000;
	line-height: 1.4em;
}
.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 1.6em;
}
.smalltext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	color: #000000;
	line-height: 1.6em;
}
.bodytextgrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.74em;
	color: #555555;
	line-height: 1.6em;
}
.superscript {
	
	color: #FF0000;
	
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}



h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;;
	font-weight:normal;
	color: #000000;
	line-height: 1.3em;
	margin-top:0px;
}

.large {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;;
	font-weight:normal;
	color: #000000;
	margin-top:0px;
}

h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;;
	font-weight:normal;
	color: #000000;
	line-height: 1.3em;
	margin-top:0px;
}
