p, ul, li  {	
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				background: #ffffff;
				font-size: 11px;
				line-height: 16px}

.copyBlack	{	
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				background: #ffffff;
				font-size: 11px;
				line-height: 16px}

.bold		{	
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				background: #ffffff;
				font-size: 11px;
				font-weight: bold;
				line-height: 16px}


.headline		{	
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				background: #ffffff;
				font-size: 14px;
				font-weight: bold;
				line-height: 16px
				}

:link, :visited	{
	    		color: #0000ff;
				font-weight: normal;
	     		text-decoration: none
                     	}

:link				{	
                	color: #0000ff;
					font-weight: normal;
					text-decoration: none;
              		}

:visited		{	
				color: #0000ff;
				font-weight: normal; 
				text-decoration: none;
				}
				
:link:hover, :visited:hover 	{ 
								color: #666666;
								font-weight: normal;
								text-decoration: underline;
								}

.center				{	
					font-family: Verdana, Arial, Helvetica, sans-serif;
					color: #000000;
					background: #ffffff;
					font-size: 11px;
					font-weight: normal;
					text-align: center;
					line-height: 14px
					}

td.sidebar		{
				background: #cccc99;
				padding: 10px;
				border: 1px solid #000000;
				}

td.lfaculty		{
				background: #ffffff;
				padding: 8px;
				border-top: 1px solid #666666;
				border-bottom: 1px solid #666666;
				border-left: 1px solid #666666;
				}

td.rfaculty		{
				background: #ffffff;
				padding: 8px;
				border-top: 1px solid #666666;
				border-bottom: 1px solid #666666;
				border-right: 1px solid #666666;
				}

ul.normal		{
					list-style: disc;
                   	margin-top: 0;
                 	margin-bottom: 1em;
                  	text-align: left;
                 	font-size: 11 px;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, Sans-Serif;
					color: #000000;
					background: #ffffff;
                 	}

.sidetext			{	
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				background: #cccc99;
				font-size: 11px;
				line-height: 14px}

.sidehead		{	
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				background: #cccc99;
				font-size: 14px;
				font-weight: bold;
				line-height: 14px
				}	
		
				
#copyright	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 9px;
		margin-top: 50px;
		}

#center		{
                   	margin-top: 0;
                 	margin-bottom: 1em;
                  	text-align: left;
                 	font-size: 11 px;
					font-weight: normal;
					font-family: Verdana, Arial, Helvetica, Sans-Serif;
					color: #000000;
					background: #ffffff;
                 	}





.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}

