body {
  margin:2em;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:x-small;
  }
  html>body {font-size:small;}

p {
	font-family: Verdana, sans-serif;
	line-height: 1.2em;
	vertical-align: top;
}

h1 {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	vertical-align: top;
	font-size: large;
	color: #0000CC;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
	color: #0000FF;
	}

h3 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	font-size: 1em;
	}
	
table {
	font-size: medium;
	cellpadding: 2;
	cellspacing: 2;
	text-align: left;
	width: 100%;
	}

.info {
	vertical-align: top;
	font-weight:bold;
	color:darkgreen;
}

.announce {
	color: red;
	font-weight: bold;
}

.announce a {
	color: darkred;
	font-weight: bold;
}

.footline { 
	text-align: right; 
	}	

.aims em {
	color: #0000AA;
	}
.intro strong {
	color: #0000AA;
	text-weight: bold;
	}

acronym { text-decoration:none; }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline }
a:active { text-decoration: underline }
