body 			{
				margin-left: 0;
				margin-top: 0;
				background-color: #D2D9EB;
				}
TD, .BodyTxt	{
				font-family: georgia;
				font-size: 14px;
				line-height: 18px;
				color: #000000;
				}
.HomeText		{
				font-family: georgia;
				font-size: 15px;
				line-height: 24px;
				color: #000000;
				}
.subSection		{
				font-family: georgia;
				font-size: 15px;
				font-weight: bold;
				line-height: 24px;
				color: #666666;
				}
.copyright	 	{
				font-family: verdana, geneva, sans-serif;
				font-size: 10px;
				color: #736F5D;
				}
.tags	 	{
				font-family: verdana, geneva, sans-serif;
				font-size: 5px;
				color: #D2D9EB;
				}
.required		{
				color: #932137;
				}
a				{
				color: #001075;
				}
a.sub				{
				font-family: verdana, geneva, sans-serif;
				font-size: 11px;
				text-decoration: none;
				color: #001075;
				}
a:Hover			{
				color: #932137;
				}

