﻿a:link {
	font-family: Tahoma;
	font-size: small;
	color: #000066;
	text-decoration: none;
    font-weight: 700;
    text-align: left;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: small;
	color: #333333;
    text-align: center;
}
SPAN
{
	font-size: 12px;
	color: #0000ff;
	font-family: Tahoma;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borderTable {	
padding: 2px 4px 2px 4px;
border: 1px solid #cccccc;
}
.GreenLabel {
	color:#003300;
	font-family: Tahoma;
	font-size: 12px;
}
.GreenLabelBold {
	color:#003300;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: bold;
}
.LinkBar {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
	

