/* CSS Document */

<!-- Author: Vidya Rangnekar
         Copyright © 2001, Math Sciences Computing Facility. All rights reserved.-->

BODY, P, TABLE, TD, TH, BR, DIV, SPAN
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}

H1 
{
	font-family : Arial;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
	color: #00B3F0;
	text-align: left;
}

LI 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight: normal;
	text-decoration: none;
	color: brown;
	text-align: left;
}

.TableText
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}

.sideBarLink
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffff99;
}

.sideBarLink:Hover 
{
      text-decoration: none;
	color: #ff3333;
}

.bodyText 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.privacyStatement
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}



.bodyLinks
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}



.heading 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.subheading 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.copyright 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.hover
{
   	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#666666;