<STYLE TYPE="text/css">
<!--


/*main heading blue*/	
	H2 
		{ 
		font-size: 14pt; 
		color: #307DD6;
		font-family: Verdana 
		}


/*sub heading light blue*/	
	H3 
		{ 
		font-size: 8pt; 
		color: #1199FF;
		font-family: Verdana
		
		}


/*sub heading blue*/	
	H4 
		{ 
		font-size: 11pt; 
		color: #307DD6;
		font-family: Verdana;
		font-weight: bold;
		}

/*main heading blue*/
	H5 
		{ 
		font-size: 10pt; 
		color: #001e4c;
		font-family: Verdana 
		}


/*black text*/	
	p 
		{
	color: #111111;
	font-size: 8pt;
	font-family: arial,sans-serif;
		}
		
/*small text for footnotes, etc.*/
	.small 
		{
	color: #111111;
	font-size: 8pt;
	font-family: arial,sans-serif;
		}

/*text for course titles on course description pages*/
	.coursetitle 
		{
	color: #111111;
	font-size: 10pt;
	font-family: arial, sans-serif;
	font-style: normal;
	font-weight: bold;
		}

/*link decorations*/
	
		a.body:link {color: #001e4c; text-decoration: underline}
		a.body:visited {color: #111111; text-decoration: underline}
		a.body:hover {text-decoration: none}
		
		a.link:link {color: #ffffff; text-decoration: none}
		a.link:visited {color: #ffffff; text-decoration: none}
		a.link:hover {text-decoration: underline}


/* cell background for extra links*/
	.cellbkgrd 
		{
		background-image: url('../shadowside.jpg');
		background-repeat: repeat-y;
		}

	.picbg 
		{
		background-image: url('../../images/stripe.gif');
		background-repeat: repeat-y;
		}

	.picacademy 
		{
		background-image: url('../../images/academy.jpg');
		background-repeat: repeat-y;
		}



/*repeating bg*/
	body
		{ 
		background-image: 
url("../bgstripe.jpg");
		background-repeat: repeat-x
		}


/*paragraphs*/
	p.date
		{
		color: #111111;
		font-size: 9pt;
		font-family: arial
		}

    p.notation
		{
		font-size: 8pt;
		font-family: arial,sans-serif;
		color: #111111
		}
		
	p.verdana
		{
		font-family: verdana, sans-serif;
		} 

/*tables*/
	.table
		{
	padding: 5px;
	spacing: 0px;
	border-style: solid;
	border-color: #a99059;
	border-width: 2px;
		}
	
	.tblheader
	    {
		padding: 2px;
		background-color: #a99059;
		font-size: 10pt;
		font-family: verdana,sans-serif;
		color: #ffffff
		}
		
	.tblbody
		{
		padding: 2px;
		background-color: #efe9da;
		font-size: 10pt;
		font-family: arial,sans-serif;
		color: #111111
		}
		
.inset {
	margin: -5px 0px 5px 5px;
	padding: 5px;
	clear: right;
	float: right;
	height: auto;
	width: 200px;
	border: 3px solid #a99059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 111111;
	background-color: efe9da;
	text-align: justify;
	vertical-align: top;
}

/*numbered list*/
	ol.decimal 
	{ 
	list-style-type: decimal;
	font-size: 10pt;
	font-family: arial,sans-serif	
	}

	ol.alpha
	{
	list-style-type: lower-alpha;
	font-size: 10pt;
	font-family: arial,sans-serif
	}


/*bulleted list*/
	ul.bullet
	{ 
	list-style-image: url("../../images/bullet.gif"); 
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif	
	}
	
	ul.arrow
	{
	list-style-image: url("../arrow.jpg");
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif;
	left: -15px
	}
	
	ul.arrow2
	{ 
	list-style-image: url("../../images/arrow2.gif"); 
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif
	}

	ul.flashvideo
	{
	list-style-image: url("../../images/arrow.jpg");
	list-style-type: circle;
	font-size: 10pt;
	font-family: verdana,sans-serif;
	left: -15px
	}

	ul.homelinks
	{
	list-style-image: url("../../images/arrow.jpg");
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif;
	left: -15px
	}
-->
</STYLE>
