/* Style Sheet for Faculty Development Institute Homepage
*/

/* Body Text Type Size, Font, and Color */

body         { font-size: 10pt; font-family: Verdana;}



/* Set Navigational Bar Hyperlink Properties, white lettering, creme hovering */






/* Set Paragraph Text away from navigational bar */

.firstheading {font-family: Verdana;  font-size: 12pt; font-weight: bold; color: #451e0b;}

p            { font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; 
               font-family: Verdana, Arial; color: #000000;}
td            { font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; 
               font-family: Verdana, Arial; color: #000000;}			   
/* Headings */

h1           { font-style: normal; font-variant: normal; font-size: 14pt; 
               font-family: Verdana, Arial; color:#5e1204;}
h2           { font-style: normal; font-variant: normal; font-size: 12pt; 
               font-family: Verdana, Arial;}
h3           { font-family: Verdana, Arial; font-size: 10pt; font-weight: bold;}

/* a.h3:link       {  font-family: Arial; font-size: 10pt; color: #0E0C7A; text-decoration:none;}
a.h3:visited    { font-family: Arial; font-size: 10pt; color: #0E0C7A; text-decoration:none; }
a.h3:active     { font-family: Arial; font-size: 10pt; color: #000000; text-decoration:none;}
a.h3:hover 	    { font-family: Arial; font-size: 10pt; color: #bd2803; text-decoration:none;}  */

.bold {font-style: normal; font-variant: normal; font-weight: bold; font-size: 10pt; 
               font-family: Verdana, Arial; color: #000000;}
			   
.ul	{font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; 
               font-family: Verdana, Arial; color: #000000;}		   
.li {font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; 
               font-family: Verdana, Arial; color: #000000;}
		   
.smallprint{font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt; 
               font-family: Verdana, Arial; color: #000000;}			   






