BODY {font-family : "Times New Roman", Times, serif; font-size : 14px;}
	
.titlerow {
	background-color : silver;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : 700;}
	
A {	text-decoration: none;
	color: blue;}

A:Hover {
	text-decoration: underline;
	color: red; }
.month {
	font-family : "Times New Roman", Times, serif; 
	font-size : 14pt;
	font-variant : normal;
	text-decoration : none;
	display : block;}

.topmonth {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-variant : normal;
	text-decoration : none;
	display : block; }

.asc_table {
	width : 650;
	border-style : indent;
	border : thin solid Blue;
	border-top : thin solid Blue;
	border-right : thin solid Blue;
	border-left : thin solid Blue;
	border-bottom : thin solid Blue;
}	

 .asc_date {font-size : 12pt;} 

.desc {font-size : 10pt;}

.eventname {font-size : 12pt;}

.samples {font-size : 11pt;
font-weight : bold;
	background-color : transparent;}
	
	
.px24 {   font-size: 24px}
.px20 {   font-size: 20px}
.px18 {   font-size: 18px}
.px16 {   font-size: 16px}
.px14 {   font-size: 14px}
.px13 {   font-size: 13px}
.px12 {   font-size: 12px}
.px11 {   font-size: 11px}
.px10 {   font-size: 10px}
.px19 {   font-size: 10px}
.px8  {   font-size: 8px}
.whitelink {color: #FFFFFF; text-decoration: none}