.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	width: auto;


}

a.content:link    {text-decoration:underline;color:#000000;background-color:transparent}
a.content:visited {text-decoration:underline;color:#000000;background-color:transparent}
a.content:hover   {text-decoration:none;color:#996600;background-color:transparent}
a.content:active  {text-decoration:none;color:#996600;background-color:transparent}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.phpoutput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	margin-top: 5cm;
}
td.border 
       {
	border-style: solid;
        border-top-color: #F3ED26;
	border-right-color: #F3ED26;
	border-bottom-color: #F3ED26;
	border-left-color: #F3ED26;
	border-width: 0px 5px 5px 5px;
}
}
td.inner 
       {
	border-style: solid;
	border-bottom-color: #003399;
	border-width: 0px 0px 1px 0px;
}
