@charset "utf-8";
.specialtrials {
	font-family: Verdana, ariel;
	font-size: medium;
	font-weight: bold;
	background-color: #FFE479;
	background-position: center;
	margin: 15px;
	padding: 15px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	
}

.trialheader {
	font-family: Verdana, ariel;
	font-size: medium;
	font-weight: bold;
	background-color: #71D220;
	background-position: center;
	margin: 15px;
	padding: 15px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

.sponsor {
text-align: right; 
font-variant: normal; 
font-style: normal; 
background-position-x: right; 
font-family: sans-serif, serif; 
color: black; 
font-size: medium; 
font-weight: normal;
}



a.gbm:link {color: black; font-size: medium; text-decoration: none; }
a.gbm:visited {color: black; font-size: medium; text-decoration: none; }
a.gbm:hover {color: black; font-size: medium; text-decoration: underline; }
a.gbm:active {color: black; font-size: medium; text-decoration: none;} 

	