﻿<STYLE TYPE="text/css">
p		{	
		font-style:normal;
		font-weight:normal;
		font-size: 14px;
		font-family:Arial,Helvetica,times;
	}
.header	{
		font-style:normal;
		font-weight:bold;
		font-size: 18px;
		font-family:Arial,Helvetica,times;
		text-align:center;
	}
p.caption	{
		font-style:italic;
		font-weight:normal;
		font-size: 12px;
		font-family:Arial,Helvetica,times;
	}
li		{
		font-style:normal;
		font-weight:normal;
		font-size:14px;
		font-family:Arial,Helvetica,times;
	}

body		{		
		margin-left:0;
		margin-top:0;
		margin-right:0;
		font-family:Arial,Helvetica,times;
		background-color:#ffffff;
		background-repeat: repeat-y;

		scrollbar-arrow-color:#4CAB95;
		scrollbar-track-color:#9CFBE5;
		scrollbar-shadow-color:#00B27E;
		scrollbar-face-color:#8CEBD5;
		scrollbar-highlight-color:#94F3ED;
		scrollbar-darkshadow-color:#00A26E;	
		scrollbar-3dlight-color:#A4FFF0;
	}
hr		{
		color:#00A26E;
	}
td.movie	{
		font-style:normal;
		font-weight:normal;
		font-size: 12px;
		font-family:Helvetica,Arial,times;
	}
.disclaimer	{
		font-style:normal;
		font-weight:normal;
		font-size: 9px;
		font-family:Helvetica,Arial,times;
	}
.subject	{
		text-decoration:underline;
		font-style:normal;
		font-weight:bold;
		font-size: 14pt;
		font-family:Helvetica,Arial,times;
	}
.title	{
		font-style:normal;
		font-weight:bold;
		font-size: 16pt;
		font-family:Helvetica,Arial,times;
		color:#00824E;
	}
.question	{
		font-style:normal;
		font-weight:bold;
		font-size: 12pt;
		font-family:Helvetica,Arial,times;
		color:#000000;
	}
.answer	{
		font-style:normal;
		font-weight:normal;
		font-size: 12pt;
		font-family:Helvetica,Arial,times;
		color:#004000;
	}
.navlink	{
		font-style:normal;
		font-weight:normal;
		font-size: 10pt;
		font-family:Helvetica,Arial,times;
		color:#00B27E;
	}
		
a:hover {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #00824E;
	text-decoration: none}
a:link {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00B27E;
	text-decoration: none}
a.link {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00B27E;
	text-decoration: none}
a:active {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #00C28E;
	text-decoration: none}
a:visited {
	text-decoration: none}
</STYLE>