body {
padding:0;
margin:0;
font-family: Times New Roman, Times, serif;
font-size: 12px;
line-height: 14px;
background-color: #ffffff;
}


a {font-weight: normal;}

a:link {
color: #006699;
background-color: transparent;
text-decoration : none;
}

a:visited {
color: #006699;
background-color: transparent;
text-decoration : none;
}

a:hover {
color: #CC9900;
background-color: transparent;
text-decoration : underline;
}

a:active {
color: #CC9900;
background-color: transparent;
text-decoration : underline;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Times New Roman, Times, serif;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}



h1 {
font-size: 18px;
font-weight: normal;
color: #000;
background-color: transparent;

}
