body 
{
	margin: 0em 0%;
	font-size: 90%;
	color: #444;
	background: #41566e url(/images/tmtsite/bg.jpg) top left repeat-x;
	line-height: 1.2;
}

form {
  margin: 2;
  padding: 0;
}

input
{
font-family: Arial;
text-decoration: none;
font-weight: normal;
font-size: 12px;
color: #000000;
background: #ffffff;
border: 1px solid #a2a7a9;
}

select
{
font-family: Arial;
text-decoration: none;
font-weight: normal;
font-size: 12px;
color: #000000;
background: #ffffff;
border: 1px solid #a2a7a9;
}

textarea
{
font-family: Arial;
text-decoration: none;
font-weight: normal;
font-size: 12px;
color: #000000;
background: #ffffff;
border: 1px solid #a2a7a9;
overflow: hidden;
}

td
{
color: #666666;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 12px;
}

font
{
color: #666666;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 11px;
}

b
{
color: #666666;
font-family: Arial;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}

.footer{
color: #a2a7a9;
font-family: Arial;
font-weight: none;
font-size: 12px;
}

.impact{
color: #0e275f;
font-family: Arial;
font-weight: bold;
font-size: 15px;
}

.footerlink{
color: #a2a7a9;
font-family: Arial;
font-weight: none;
text-decoration: none;
font-size: 12px;
}

.footerlink:hover{
text-decoration: underline;
}

.lm{
color: #0e275f;
font-family: Arial;
text-decoration: none;
font-weight: none;
font-size: 11px;
}

.lm:hover{
text-decoration: underline;
}


