BODY, TD, INPUT, TEXTAREA, FORM, P
{
   font-family: tahoma;
   font-size: 10pt;
   color: #000000;
   text-decoration: none;
}

IMG
{
   border-color: #341974;;
}

H1
{
   font-size: 12pt;
   text-decoration: none;
   font-weight: bold;
   color: #341974;
   margin-top: 0px;
   margin-bottom: 10px;
}

H2
{
   font-size: 10pt;
   text-decoration: none;
   font-weight: bold;
   color: #341974;
   margin-top: 0px;
   margin-bottom: 0px;
}

HR
{
   color: #341974;
}

A
{
   color: #341974;
   text-decoration: underline;
}

A:hover
{
   text-decoration: none;
}

.paragraph
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.mini, small
{
   font-size: 8pt;
}


.misctd, .button
{
   background: #341974;
}

.new
{
   background-color: #6E6E6E;
}

.white
{
   color: #FFFFFF;
}

.red_line
{
   text-indent: 25;
}