body{
	margin-top:10px;
	background-image: url("../images/bg.gif");
	background-repeat: repeat; 
}

form{
	margin:0px;
	padding: 0px;
}

H1 { 
	text-decoration: none; 
	font-family: Tahoma, Arial, Verdana; 
	font-size: 9pt;
	color: #000000;
}

H2 { 
	text-decoration: none; 
	font-family: Tahoma, Arial, Verdana; 
	font-size: 12pt;
	line-height: 14pt;
	color: #1C10A6;
}

H3 {
	text-decoration: none; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11pt;
	color: #1C10A6;
}


H4 {
	text-decoration: none; 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11pt;
	color: #000000;
}

TD {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}

P {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}

.small {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
}

A.small:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #1C10A6;
	text-decoration: none;
}

A.small:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #1C10A6;
	text-decoration: none;
}

A.small:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #1C10A6;
	text-decoration: none;
}

A.small:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}

A:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #1C10A6;
	text-decoration: none;
}

A:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #1C10A6;
	text-decoration: none;
}

A:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;	
	color: #1C10A6;
	text-decoration: none;
}

A:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}

A.dark:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A.dark:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A.dark:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A.dark:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #1C10A6;
	text-decoration: none;
}

.border{
	background-image: url("../images/border.gif");
	background-repeat: repeat;
	height: 4px;
}

.header{
  background-image: url("../images/header.gif");
  background-repeat: no-repeat;
  height: 100px;
  background-position: left;
}

.signature{
  background-image: url("../images/signature.jpg");
  background-repeat: no-repeat;
  height: 180px;
  background-position: left;
}