﻿body
{
	background-color: #D2D2D3;
	font-family : arial, tahoma, sans-serif;
    font-size : 11px;
}

a
{
	color: #444444;
	font-size : 11px;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#contentTable
{
	background-color: White;
	width: 550px; 
	border: 1px solid #aaaaaa;
}

#clientContent
{
	border: 1px solid #aaaaaa;
}


