h1{
	font-size:10px;
	text-align:center;
}
body{
padding:0px;
margin:0px;
background:#FFFFFF;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:9px;
		line-height:14px;
		color:#36393A;
		text-transform:uppercase;
	}

.m_text a{ color:#425E83}
.m_text span a{ color:#798996}
.m_text span { color:#425E83}
.m_text strong a{ color:#425E83; font-family:Tahoma}
.m_text strong { color:#425E83; font-family:Tahoma}

.c_text { color:#798996; line-height:10px}
.c_text a{ color:#9E0000}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:23px; margin-top:0px;}
.form input {width:148px; height:20px; background:#ffffff; padding-left:5px}

textarea {width:160px; height:93px; background:#ffffff; padding-left:5px; overflow:auto; margin-top:0px}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {line-height:18px; color:#8B8B8B}