a:active     { font-family: Arial, Helvetica; font-size: small; color: #663300; 
               text-decoration: underline; font-weight: bold }
a:link       { color:#009999 ; font-family: Arial, Helvetica; font-size: small; 
               text-decoration: underline; font-weight: bold }
a:visited    { font-family: Arial, Helvetica; font-size: small; text-decoration: 
               underline; color: #996633; font-weight: bold }
a:hover       { font-family: Arial, Helvetica; font-size: small; text-decoration: 
               underline; color: #0099CC; font-weight: bold }
body         { font-family: Arial, Helvetica; font-size: 100% }
p            { font-family: Arial, Helvetica; font-size: 100% }
table        { font-family: Arial, Helvetica; font-size: small }
td           { font-family: Arial, Helvetica; font-size: 100% 
}
li 	{
	list-style-image: url(http://www.wright.edu/images/common/bullet_gold_sm.gif);
	line-height: 150%;text-align:left;
	 }	

h1           { font-family: Arial, Helvetica; font-size: large; color: #996600; 
               font-weight: bold }
h2           { font-family: Arial, Helvetica; font-size: medium; color: #0099CC; 
               font-weight: bold }
h3           { color: #145E51; font-family: Arial, Helvetica; font-size: small; 
              font-weight: bold }
			  
.indent {
	padding-left: 30px;
}
.line-height 
	{
		line-height: 150%;
}		
	
.smaller {
	font-size: 80%;
}
.smaller2 {
	font-size: 70%;
}
.fac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #996600;
}
.emphasis {
	font-weight: bold;
}

