/* CSS Document */

body
{
	
	font-family: Verdana;
	/*line-height: 1.3em;*/
	font-size: 10px;
	color:black;
	
}
.txtgrn
{
	font-size: 10pt;
	color: green;
}
.help
{
	font-size: 10pt;
	color: #cc6633;
}
.txterr
{
	font-size: 8pt;
	color: red;
}

p
{
	font-size: 12px;
	text-align: justify;
	padding: 2px;
	line-height: 25px;
}

h3
{
	font-size: 12px;
	color: #000;
}

td
{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
}
.divider
{
	background: url(pics/divider.jpg) repeat-y right top;
}

.spacing
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.alignright
{
 text-align:right;
}

.font
{
	font-family:Lucida Console;
	font-size:12px;
}
