﻿body
{
	margin-top: 0px;
	font-size: 10px;
	margin-bottom: 25px;
	vertical-align: top;
	font-family: Arial;
	background-color: #00b5ca;
	text-align: left;
	list-style-position: outside;
	list-style-type: upper-roman;
}
A:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size:11px;
	
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-size:11px;
	 
	}	
		
A:active	{	
	text-decoration:	none;
	color: #ffffff;
	font-size:11px;
	
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	font-size:11px;
	
	}
.inside
{
	color: #6eea00;
	font-size:10px;
}
.roman
{
	list-style-position: outside;
	list-style-type: upper-roman;
}
.letters
{
	list-style-position: outside;
	list-style-type: lower-alpha;
}
td
{
	vertical-align: top;
	text-align: left;
}
img
{
	border:none;
}
.master_table
{
	background-color: #ffffff;
}

.panels
{
	font-weight: bold;
	border-bottom: #9a336a thin solid;
	font-family: Arial;
	font-size: 14px;
}
.panels1
{
	font-weight: bold;
	border-bottom: #9a336a thin solid;
	font-family: Arial;
	font-size: 12px;
}
.test
{
	background-color: #ff6600;
}
