﻿    	body
{
	background-color: white;
	background-image: url(images/bg.gif);
}
    	table.border, td.border
{
	border-right: #990033 1px solid;
	border-top: #990033 1px solid;
	border-left: #990033 1px solid;
	border-bottom: #990033 1px solid;
	margin: 4px;
}
    	span.color
{
	color: #990033;
}
		span.largetext, p.largetext
{
	font-size: x-large;
}
		span.largertext, p.largertext
{
		font-size: large;
}
		span.textboxlabel
{
	font-family: face=Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 2;
}
        A.J:link
{
	font-family: Arial, Microsoft Sans Serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
	    A.J:visited
{
	font-family: Arial, Microsoft Sans Serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
    	A.J:active
{
	font-family: Arial, Microsoft Sans Serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
	    A.J:hover
{
	font-family: Arial, Microsoft Sans Serif;
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
}
    	A.K:link
{
	text-decoration: underline;
}
	    A.K:visited
{
	text-decoration: underline;
}
    	A.K:active
{
	text-decoration: underline;
}
    	A.K:hover
{
	color: #990033;
	text-decoration: underline;
}