body {
	margin:0px;
	margin-top:15px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:9px;
	font-style: normal;
	line-height:1.5em;
	color: #555555;
	background-color:white;
}

a {
	color: #003399;
	text-decoration:none;
}
a:hover {
	color: black;
	text-decoration:underline;
}

td {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	line-height:1.8em;
}

td.Title {
	line-height:1.5em;
}

input {
	font-family:Segoe UI, Trebuchet MS, Lucida Sans Unicode;
	font-size:10pt;
	cursor:hand;
	margin-bottom:5px;
}
textarea {
	font-family:Segoe UI, Trebuchet MS, Lucida Sans Unicode;
	font-size:10pt;
	cursor:hand;
	margin-bottom:5px;
}
select {
	font-family:Segoe UI, Trebuchet MS, Lucida Sans Unicode;
	font-size:8pt;
	cursor:hand;
}
button {
	font-family:Segoe UI, Trebuchet MS, Lucida Sans Unicode;
	font-size:8pt;
	cursor:hand;
}

.Title {
	font-weight:normal;	
	font-size:22pt;
	color:#003399;
}
h1 {
	font-weight:normal;	
	font-size:14pt;
	color:#003399;
	margin:0px;
}
td.Titlesidebar {
	font-weight:normal;
	font-size:14pt;
	color:#003399;
}

.xTitle {
	font-weight:normal;	
	font-size:22pt;
	color:#014693;
}
td.xTitlesidebar {
	font-weight:normal;
	font-size:14pt;
	color:#014693;
}



.price{
  color: #990000;
  font-style: italic;
}
.note{
  font-style: italic;
  font-size: 10px;
}
h3{
  color: #003399;
  font-weight: bold;
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}
