﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #e7e7e7;
	font-family: Arial; 
	font-size: 12px;
}	

td 
{
	font-family: Arial; 
	font-size: 12px;
}

img 
{
	border: 0px;
}

table 
{
	border: 0px;
	padding: 0px;	
}

a {
	color: Blue;	
}

.LogIn {font-size: 14px; font-weight: bold; color: #000000;}

.LogIn2 {font-size: 11px; color: #000000;}

.ClientLink {
	color: #BE5714;
	font-weight: bold;
	text-decoration: none;
}