﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 12px;
	text-decoration:none;
}
.whitetxt {
	color: #FFFFFF;
}
.whitebtxt 
{
	color: #FFFFFF; 
	font-weight: bold; 
}
.lgraytxt 
{
	color: #666666
}
.lgraybtxt 
{
	color: #666666;
	font-weight: bold;
}
.graytxt {
	color: #5b5a5a;
}
.graybtxt 
{
	color: #5b5a5a; 
	font-weight: bold; 
}
.redtxt 
{
	color: #CE0808;
}
.redbtxt 
{
	color: #CE0808;
	font-weight:bold;
}
