.common {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}

.commonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.botlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

H1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 25px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0
}