	
a.body {
	color: blue;
	font-size: 15px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 20px;
}
a.body:hover {
	color: #990000;
	text-decoration: none;
}

a.bodyBold {
	color: blue;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 2;
}
a.bodyBold:hover {
	color: #990000;
	text-decoration: none;
}
	
a.footer {
      color: #999999;
      font-size: 12px;
      font-family: times;
}
a.footer:hover {
      color: #3333ff;
}

a.mMenu {
	display: block;
	height: 24px;
	border: 0px solid #000000;
	color:#99ccff;
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}	
a.mMenu:hover {
	text-decoration: underline;
} 

a.secondMenu {
	display: block;
	width: 100%;
	color: #3333ff;
	font: 12px, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background: #ffffcc;
	border: 1px solid #999999;
	padding: 2px 2px 2px 10px;
}	
a.secondMenu:hover {
	color: #0000cc;
}


a.jumpGate {
      color: #000099;
      text-decoration: underline;
      font-family: arial, sans-serifs;	
      font-size: 12px;
      font-weight: bold;
}

a.jumpGate:hover {
      color: #990000;
      font-size: 12px;
      text-decoration: none;
      font-family: arial, sans-serifs;	
      font-weight: bold;
}

font.textHeader1 {
	color: #336699;
	font-size: 18px;
	font-family: arial; sans-serifs;
}

li.jumpGate {
      	line-height: 14px;
    	margin: 0, 0, 8px, 0px;
	margin-bottom: 8px;
}

<style>
table.bioTable {
    padding: 0px 0px 0px 0px;
    spacing: 0px 0px 0px 0px;
}
table.bioTable tr {
    line-height: 15px;
}

td.publication {
    line-height: 17px;
    text-align: justify;
}

th.bioSubHeader {
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 2px #000000;
    padding-top: 20px;
}

table.course {
	border: 0px solid #000000;
	font-family: arial, sans-serifs;
}
table.course th {
	font-size: 18px;
	color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
table.course td {
	font-size: 14px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.courseSchedule {
	border: 1px solid #000000;
	font-family: arial, sans-serifs;
}
table.courseSchedule th {
	background: #e7e7e7;
	text-align: center;
}
table.courseSchedule td {
	padding-top: 3px;
	padding-bottom: 3px;
}
		
table.main {
      background: url(image/main_bgGradient_1x768.jpg) repeat-y;
} 

td.footer {
      background: url(image/main_footer_53x618.jpg) repeat-y;
}   

tr.footer {
      background: url(image/main_footer_53x768.jpg) repeat-y;
}   

table.main_menu {
      color: #ffffff;
      font-size: 26px;
      font-weight: normal;
      font-family: arial;
}

th.pageTitle {
	font-size: 26px;
	font-family: arial, Times New Roman, serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}


th.pageHeader1 {
	font-size: 18px;
	font-family: arial, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left;
}

table.contactInfo {
	border: 0px;
	
}
table.contactInfo th {
	text-align: left;
	font-weight: bold;
}	
table.contactInfo td {
	align: left;
	font-weight: normal;
}	
ul.pub {
    margin-left: 0px; 
    padding-left: 16px; 
    line-height: 1.2;
}

ul.pub li {
    padding-bottom: 10px;
}

