﻿body,div,ul,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,p,th,td 
{ 
	margin:0px;
	padding:0px;
}

table 
{
	border-collapse:collapse;
	border-spacing:0;
}

td
{
	vertical-align:top;
}

img 
{ 
	border:0;
}

h1,h2,h3,h4,h5,h6 
{
	font-size:100%;
	font-weight:normal;
	color:#006599;
	color: #97233F;
	color: #FF7900;
	

}

a
{
    text-decoration:none;
}