﻿body {
	background-image: url('back.jpg');
	font-family: "trebuchet ms", arial, verdana;
	color: #000000;
}
a:link {
  color: #6699ff;
  text-decoration: none;
}
a:active {
  color: #6699ff;
  text-decoration: none;
}
a:visited {
  color: #6699ff;
  text-decoration: none;
}
a:hover {
  color: #0066cc;
  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: 25%;
}
.tdtitle {
  background-color: #0066cc;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}
.table { 
	background-color: #FCF1DF;
	border-width: 1px;
	border-style: solid;
	border-color: #8C0C2A;
	width: 135px;
}
.table2 { 
	background-color: #FCF1DF;
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5;
	width: 125px;
}
.table3 { 
	background-color: #ffffff;
	border-width: 1px;
	border-style: dotted;
	border-color: #0066cc;
	width: 125px;
}
.table4 { 
	background-color: #ffffff;
	width: 125px;
}
.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;
}
