/* CSS Document */

H1 {
font-size:12px;
text-decoration: bold;
line-height: 12px;
      }

H2 {line-height: 28px;}

B {font-size: 12px; font-family: Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 19px; color: #<%=strTextColour%>; text-decoration: none}

P {font-size: 12px; font-family:Verdana, Helvetica, sans-serif; line-height: 19px; color: #<%=strTextColour%>; text-decoration: none}

A{font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 19px: #000000}

TD {font-size: 12px; font-family: Verdana, Helvetica, sans-serif; font-style: normal; line-height: 19px; color: #<%=strTextColour%>; text-decoration: none}

TD B{font-size: 12px; font-family: Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 19px; color: #<%=strTextColour%>; text-decoration: none}

a:hover {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;line-height: 19px ; color: #<%=strTextColour%>}

a:link {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; line-height: 19px ; color: #<%=strTextColour%>}

a:visited {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;line-height: 19px ; color: #<%=strTextColour%>}


table.tb td
{
background: url(images/index_02.gif) repeat-n;
}

