<style type="text/css">
	<!--
	body.main
	{
		background-color: #f0e0f0;
	}
	body.menu
	{
		background-color: #f0f0e0;
	}
	p.announce
	{
		font-family: Verdana;
		font-size: 13px;
		text-align: center;
	}
	h1
	{
		text-align: center;
		font-family: Verdana;
		font-size: 16px;
	}
	h2
	{
		text-align: center;
		font-family: Verdana;
		font-size: 14px;
	}
	h3
	{
		text-align: center;
		font-family: Verdana;
		font-size: 13px;
		font-weight: normal;
	}
	h4
	{
		text-align: center;
		font-family: Verdana;
		font-size: 16px;
	}
	ul
	{
		font-family: Verdana;
		font-size: 15px;		
	}
	ol.subquestion
	{
		font-family: Verdana;
		font-size: 14px;
		font-weight: normal;
		list-style-type: lower-alpha;
	}
	ol
	{
		font-family: Verdana;
		font-size: 14px;		
	}
	div.menu
	{
		font-family: Verdana;
		font-size: 14px;
	}
	div.warning
	{
		font-family: Verdana;
		font-size: 15px;
		font-weight: bold;
		color: red;
		text-align: center;
	}
	div.emphasis
	{
		font-family: Verdana;
		font-size: 13px;
		font-weight: normal;
		font-style: italic;
		padding-left: 15;
	}
	div.definition
	{
		font-family: Verdana;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		padding-left: 15;
	}
	thead
	{
		background-color: #f0f0e0;
		color: blue;
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		vertical-align: center;
	}
	table.grading
	{
		font-family: Verdana;
		font-size: 13px;
	}
	table.presentation
	{
		font-family: Verdana;
		font-size: 13px;
	}
	td.theader
	{
		text-align: center;
		padding-left: 15;
		padding-right: 15;
	}
	td.people
	{
		padding-left: 15;
		padding-right: 15;
	}
	td.result
	{
		padding-left: 15;
		padding-right: 15;
		width: 8em;
		text-align: center;
	}
	td.subject
	{
		font-weight: bold;
		vertical-align: top;
		padding-left: 15;
		padding-right: 15;
	}
	td.date
	{
		color: orange;
		font-weight: bold;
		padding-left: 15;
		padding-right: 15;
	}
	td.file
	{
		text-align: center;
		font-weight: bold;
		padding-left: 15;
		padding-right: 15;
	}
	a:link
	{
		color: red;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
	}
	a:active
	{
		color: red;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
	}
	a:visited
	{
		color: red;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;
	}
	.code {
		background: #ddeeff;
		border: solid silver 1pt;
		margin-top: 2pt;
		padding: 3pt;
	}
	
	div.inline-warning
		{
			font-family: Verdana;
			font-size: 13px;			
			font-style: normal;
			color: red;			
	}
	-->
</style>
