﻿
* {
	font-family: Arial;
	font-size: 12px;
	
}
body{margin:0px}
p 
{
    line-height:150%;
} 
.smallfont {
	font-size: 9px;
}
.tdright {
height:30px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}
.redunderlined {
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
.redbold {
	color: Red;
	font-weight: bold;
}
.tbtext{ 
background-color:#FFE8E8;
border-top:none;
border-left:none;
border-right:none;
border-bottom:1px gray solid
}
