* {margin: 0; padding: 0;}

/* BASIC LAYOUT DIVS  */
body { font-family: sans-serif; font-size: 15px; font-weight: normal; text-align: left; color: #000066; background-color:#FFFFCC;}
.imgfloatright {margin-left: 10px; float: right; clear:right;}

/* TEXT FORMATTING */
h1 {font-size: 23px; font-weight:bold; margin: 0;}
h2 {font-size: 21px; font-weight:bold; margin: 0;}
h3 {font-size: 19px; font-weight:bold; margin: 0;}
h4 {font-size: 17px; font-weight:bold; margin: 0;}
h5 {font-size: 13px; font-weight:bold; margin: 0;}
h6 {font-size: 11px; font-weight:bold; margin: 0;}
.ha {font-size: 23px; font-weight:bold;	margin: 0;}
.hb {font-size: 21px; margin: 0;}	
.hc {font-size: 19px; 	}	
.hd {font-size: 17px; 	}	
.he {font-size: 13px; 	}	
.hf {font-size: 11px; 	}	
a {font-weight: bold; color:#330000; text-decoration: none;}
a.more {font-size: 13px; font-weight: bold; color:#330000; text-decoration: none;}

/*  PAGE SPECIFIC CSS  */
/*  BULLETIN CONTENTS  */
.paper {position: relative; width: 500px; margin-top: 10px;}
.papertitle { font-size: 13px; font-weight: bold; /*color:#330000;*/}
.pdf {margin-left: 25px; margin-top: 5px; font-size:12px; font-weight:normal; }
.paperauthor {margin-left: 15px; font-size:11px; font-weight:normal; }

