﻿body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.link1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration:none;
}
.link1:hover 
{
	color: #ffffff;
	text-decoration:underline;
}
.term 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight:bold;
	text-decoration:none;
}
.term:hover 
{
	color: #993300;
	text-decoration:underline;
}

