BODY {
	font: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	
}

A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
}

.fontsize {
	font-size: 12pt;
	font-weight: bold;
	}
	
.backissues {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

.awards {
	font-size: 16pt;
	font-weight: bold;
}

 .underline {
	text-decoration: underline;
}
 
 .nounderline {
	text-decoration: none;
}

.italics {
	font-style:italic;
}

.main {
	font-size:14pt;
}

.update {
	color : red;
}

.new1 {
	color : green;
}

.new2 {
	color : purple;
}

.penny {
	color : red;
}

