/* CSS Document */
body, td, input ,select ,p  {
	font-family:Verdana;
	font-size:12px;
}

h1{
	color: #5e707e;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	border-bottom:2px dotted #ffb701;
	text-align:left;
}


