﻿body 
{
	
}
p
{
	font-size: 10pt;
	color:#000000;
	font-family:Arial;
	text-align:justify;
	font-weight:normal;
	
}
h1
{
	font-size: 20pt;
	/*color: #8b0000;*/
	color:#000000;
	font-family:Arial Blackadder ITC;
	font-weight:bold;
	text-align:center;
}
h4
{
font-size:36pt;
color:#000000;
font-family: Arial Blackadder ITC;
font-weight:bolder;
text-align:center;
	
}
h2
{
	font-size: 10pt;
	color:#000000;
	font-family:Arial;
	text-align:justify;
	font-weight:normal;
	
	/*background-color: #fffafa;
	border-bottom-color:#daa520;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#daa520;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:#daa520;
	border-right-style:solid;
	border-right-width:thin;
	border-top-color:#daa520;
	border-top-style:solid;
	border-top-width:thin;*/
}

h3
{
	font-size:10pt;
	/*color:#8b0000;*/
	color:#000000;
	font-family:Arial;
	font-weight:normal;
	text-align:center;
		
	
	
}



a:link
{ font-size: 10pt;
	color:black;
	font-family:Arial;
	font-weight:bolder;
	text-decoration:none;
	
}
a:visited
{ font-size: 10pt;
	color:black;
	font-family:Arial;
	font-weight:bolder;
	text-decoration:none;
}
a:hover
{ font-size: 10pt;
	color:#ffffff;
	font-family:Arial;
	font-weight:bolder;
	text-decoration:none;
}

ul.bullets
{
 color:#ff8c00;
 list-style-type:square;
 
}
ul.teacher
{

 list-style-type:circle;
 
}




