﻿/* hd css */
body
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-image: url(blegtext.gif);
	font-weight: normal;
	font-style: normal;
}
h1
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
LABEL
{
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
TEXTAREA
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: Normal; 
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: Normal; 
}
LEGEND
{
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: Normal; 
}
SELECT
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: Normal; 
}
TABLE
{
	border-width: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica;
		font-style: Normal;
	width: 810px;
}
CAPTION 
{
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: Normal; 
}
TH
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: Normal; 
}
MARQUEE
{
	font-family: "Trebuchet MS", Arial, Helvetic;
	font-size: 14pt;
}
td {
   border-width: 1px;
	font-family:  "Trebuchet MS", sans-serif;
   	font-size:   normal;
   	font-weight: normal;
   	color #000000;
}
a:link {
   text-decoration: none;
   font-family:  "Trebuchet MS", sans-serif;
   font-size:   normal;
   font-weight: normal;
   color: #3333cc;
}
a:hover {
   text-decoration: underline;
   color:        #ff3333;
}
a:visited {
   color:       #666666;
}

