TABLE
	{
		border-collapse: collapse;
	}
TH
	{
		color:black;
		font-weight:700;
		font-size:10pt;
		font-style:normal;
		font-family:Verdana;
	}
TD 
	{
		font-family:Verdana;
		font-size:10pt;
		font-style:normal;
		line-height:normal;
		font-weight:normal;
		color:black;
	}
H1
	{
		color:brown;
		font-weight:900;
		font-size:12pt;
		font-style:normal;
		font-family:Verdana;
	}
TD.GreenBG
	{
		font-family:Verdana;
		color:White;
		font-weight:900;
		font-size:11pt;		
	}
TD.FooterText
	{
		font-family:Verdana;
		font-size:8pt;
		font-style:normal;
		color:Black;
		font-weight:normal;
	}	
p 
	{
		font-family:Verdana;
		font-size:10pt;
		font-style:normal;
		line-height:normal;
		font-weight:normal;
		color:black;
	}
p.FooterText
	{
		font-family:Verdana;
		font-size:8pt;
		font-style:normal;
		color:Black;
		font-weight:normal;
	}
p.BoldText
	{
		font-family:Verdana;
		font-size:11pt;
		font-style:normal;
		font-weight:bolder;
		color:Maroon;
	}
p.Heading
	{
		font-family:Verdana;
		font-size:11pt;
		font-style:normal;
		font-weight:bolder;
		text-decoration:none;
		color:darkgreen;
	}	
A:link
	{
		color: #006600; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: normal; 
		text-decoration: underline;
	}
A:visited
	{
		color: #006600; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: normal; 
		text-decoration: underline;
	}
A:hover
	{
		color: #cc6633; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: normal; 
		text-decoration: underline;
	}
A.sidenav:link
	{
		color: #006600; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: bolder; 
		text-decoration: none;
	}
A.sidenav:visited
	{
		color: #006600; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: bolder; 
		text-decoration: none;
	}
A.sidenav:hover
	{
		color: #cc6633; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: bolder; 
		text-decoration: underline;
	}
A.announcements:link
	{
		color: #006600; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: bold; 
		text-decoration: none;
	}
A.announcements:visited
	{
		color: #006600; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: bold; 
		text-decoration: none;
	}
A.announcements:hover
	{
		color: #cc6633; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: bold; 
		text-decoration: underline;
	}
A.topnav:link
	{
		color:White; 
		font-family: Verdana; 
		font-size: 11pt; 
		font-weight: bold; 
		text-decoration: none;
	}
A.topnav:visited
	{
		color:White;
		font-family: Verdana; 
		font-size: 11pt; 
		font-weight: bold; 
		text-decoration: none;
	}
A.topnav:hover
	{
		color:White;
		font-family: Verdana; 
		font-size: 11pt; 
		font-weight: bold; 
		text-decoration: underline;
	}
A.heading:link
	{
		color:White; 
		font-family: Verdana; 
		font-size: 11pt; 
		font-weight: 900; 
		text-decoration: none;
	}
A.heading:visited
	{
		color:White;
		font-family: Verdana; 
		font-size: 11pt; 
		font-weight: 900; 
		text-decoration: none;
	}
A.heading:hover
	{
		color:White;
		font-family: Verdana; 
		font-size: 11pt; 
		font-weight: 900; 
		text-decoration: underline;
	}
