body, h1, h2, h3, h4, h5, p, td, li, textarea, select, option, input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
h2, h3, h4, h5 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF9966;
}


body, p, td, input, li, textarea, select, option {
    font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
}

body {
  background-color: #ffffff;
}

A:link {
  color: #0099FF;
}
A:visited {
  color: #0099FF;
}
A:hover {
  color: #0033FF;
}.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9999CC;


}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
}
