body {
	
        background-color: #3D81EE;
	font-family: "trebuchet ms", arial, verdana;
	color: #000000;
}
a:link {
  color: #3D81EE;
  text-decoration: none;
}
a:active {
  color: #6699ff;
  text-decoration: none;
}
a:visited {
  color: #3D81EE;
  text-decoration: none;
}
a:hover {
  color: #32527A;
  text-decoration: none;
}
textarea, select, input, object {
    background-color: #f5f5f5;
    border: 1px solid #0066cc;
}
table, p {
	font-family: "trebuchet ms", arial, verdana;
	font-size: 10pt;
	color: #000000;
}
.hr {
  background-color: #0066cc;
	width: 50%;
}
.tdtitle {
  background-color: #0066cc;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}
.table { 
	background-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: #0066cc;
	width: 500px;
}
.table2 { 
	background-color: #E6E6E6;
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5;
	width: 700px;
}
.table3 { 
	background-color: #E6E6E6;
	border-width: 1px;
	border-style: dotted;
	border-color: #0066cc;
	width: 300px;
}
.table4 { 
	background-color: #E6E6E6;
	width: 300px;
}
.font { 
	font-family: "trebuchet ms", arial, verdana;
	font-size: 10pt;
	color: #000000;
}
.font2 { 
	font-family: "trebuchet ms", arial, verdana;
	font-size: 8pt;
	color: #000000;
}
.font3 { 
	font-family: "trebuchet ms", arial, verdana;
	font-size: 14pt;
	color: #0066cc;
}
