<style type="text/css">
.text {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strTextColour %>}
.bold {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strTextColour %>; font-weight: bold;}
.italic {font-family: <% = strTextType %>; font-size: <% = intTextSize - 1 %>px; color: #006699; font-style: italic;}
.heading {font-family: <% = strTextType %>; font-size: 24px; color: <% = strTextColour %>; font-weight: bold;}
a {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strLinkColour %>}
a:hover {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strHoverLinkColour %>}
a:visited {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strVisitedLinkColour %>}
a:visited:hover {font-family: <% = strTextType %>; font-size: <% = intTextSize %>px; color: <% = strHoverLinkColour %>}
.borderleft {  border-color: #CCCCCC black black #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
a.link:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #006699; text-decoration: none; font-weight: normal}
a.link:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; font-weight: normal; color: #006699; text-decoration: underline}
a.link:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; font-weight: normal; color: #006699; text-decoration: none}
a.link:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; font-weight: normal; color: #006699; text-decoration: none}
.text1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; font-weight: normal; color: #006699; text-decoration: underline}
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; font-weight: normal; color: #000000}
.borderround {  border: 1px #cccccc solid}
.text2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; font-weight: normal; color: #006699}
.text3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px; font-weight: normal; color: #000000}
a.link1:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 18px; color: #006699; text-decoration: none; font-weight: normal }
a.link1:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 18px; color: #006699; text-decoration: none; font-weight: normal }
a.link1:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 18px; font-weight: normal; color: #006699; text-decoration: none }
a.link1:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 18px; font-weight: normal; color: #006699; text-decoration: none }



a.link2:active { font-family: Tahoma; font-size: 9px; line-height: normal; color: #3366ff; text-decoration: none; font-weight: bold}
a.link2:visited { font-family: Tahoma; font-size: 9px; line-height: normal; color: #3366ff; text-decoration: none; font-weight: bold}
a.link2:hover { font-family: Tahoma; font-size: 9px; line-height: normal; color: orange; text-decoration: underline; font-weight: bold; font-style: normal}
a.link2:link { font-family: Tahoma; font-size: 9px; line-height: normal; color: #3366ff; text-decoration: none; font-weight: bold}
