﻿<style type="text/css"> P  {}
 
 H1  {}
 
 H2  {}
 
 H3  {}
 
 A  {
 	font-size : 10pt;
 	color : White;
 	font-family : Arial Narrow, Arial;
 	text-decoration : none;
 }
 
 A:Visited  {
 	font-size : 10pt;
 	font-family : Arial Narrow, Arial;
 	color : White;
 	text-decoration : none;
 }
 
 A:Active  {
 	font-size : 10pt;
 	font-family : Arial Narrow, Arial;
 	color : White;
 	text-decoration : none;
 	 }
 
 A:Hover  {
 	font-size : 10pt;
 	font-family : Arial Narrow, Arial;
 	color : White;
 	text-decoration : none;
 }
 
 BODY  {
 	background : black;
 	background-color : Black;
 }
 
 td  {
 	font-size : 10pt;
 	font-family : Arial Narrow, Arial;
 	color : White;
 	text-decoration : underline;
 }
 #syllabus{
 font-size: 8pt;
 font-family : Arial Narrow, Arial;
 color: white
 
 
 </style>
