﻿a:link
{
	color: #740d0d; 
}

a:visited
{
	color: #6b947b; 
} 
a:active 
{
	color: #740d0d;
}

a:hover
{
    color: #740d0d;
    text-decoration:none;
}


BODY, TABLE, TD, TH
{   
   font-family: verdana, sans-serif, Helvetica; 
   font-size: 8pt;
   color: #1B2C4D;
}

BODY
{
	background-color: #ffffff;
	color: #1B2C4D;
}

p
{
	font-family: verdana, sans-serif, Helvetica; font-size: 8pt; color: #1B2C4D; font-weight: normal
}


b
{
   font-weight: bold
}

b.new
{
   font-weight: bold
	background-color: transparent;
	color: red;
}



.copyright      		{ font-size: 8pt; color: #CBBEBE; font-weight: normal }
.copyright a:active 	{ text-decoration:underline; font-size: 8pt; color: #CBBEBE}
.copyright a:link 	{ text-decoration:underline; font-size: 8pt; color: #CBBEBE}
.copyright a:visited	{ text-decoration:underline; font-size: 8pt; color: #CBBEBE}
.copyright a:hover 	{ text-decoration:none; font-size: 8pt; color: #CBBEBE}

.subscript      { font-family:verdana; helvetica; font-size: 7.5pt; color: #1B2C4D; font-weight: normal }

.redboldtext     { font-size:8pt; color: #CC3300; font-weight: bold }

.tableheading		{font-size:8pt; color:#ffffff }

.p  { font-family: verdana, sans-serif, Helvetica; font-size: 8pt; color: 1B2C4D; font-weight: normal }

.h1 { font-family:verdana, sans-serif, Helvetica; font-size:10pt; color:#8C3737; font-weight:bold }

.h2 { font-family:verdana, sans-serif, Helvetica; font-size:10pt; color:#8C3737; font-weight:bold }

.errormessage { font-family: verdana, sans-serif, Helvetica; font-size:8pt; color:#CC3300; font-weight:normal }

.footerlink		{font-size:8; color: #ffffff}
.footerlink a:active    { text-decoration:underline; font-size: 8pt; color: #ffffff}
.footerlink a:link     { text-decoration:underline; font-size: 8pt; color: #ffffff}
.footerlink a:visited     { text-decoration:underline; font-size: 8pt; color: #ffffff}
.footerlink a:hover     { text-decoration:none; font-size: 8pt; color: #ffffff}

.homefooterlink a:active    { text-decoration:underline; font-size: 8pt; color: #EBE3D4}
.homefooterlink a:link     { text-decoration:underline; font-size: 8pt; color: #EBE3D4}
.homefooterlink a:visited     { text-decoration:underline; font-size: 8pt; color: #EBE3D4}
.homefooterlink a:hover     { text-decoration:none; font-size: 8pt; color: #EBE3D4}
  
  .memobox {font-family: verdana, sans-serif, Helvetica; 
   font-size: 8pt;
   color: #1B2C4D;
   }
   
.slideborder {
	border: 4px #740d0d solid;
}

.Caption {
	font-family: verdana, sans-serif, Helvetica;
	font-weight: bold;
	background: #FFFFFF
	color: #000000;
}
