a:link
{
	color: rgb(52,52,206); 
}
.navig       { color: #FFFFFF }
.memo        { font-size: 10pt; color: #808080 }
.footer      { font-size: 8pt; text-align:center }
.Welcome     { font-size: 18pt; color: #A82028; font-weight: bold }
a:visited
{
	color: rgb(102,52,206); 
} 
a:active 
{
	color: rgb(154,102,206);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Times New Roman, Times;
	color: rgb(0,0,0);
}

h1
{
	font-family: Times New Roman, Times;
	color: #A82028;
	font-size: 18pt;
	font-weight: bold; text-align:center
}

IMG {  }
h2
{
	font-family: Arial, Times New Roman, Times;
	color: #A82028;	
	font-size: 14pt;
	font-weight: bold; text-align:center
}
h3
{
	font-family: Times New Roman, Times;
	color: #A82028;
	font-size: 12pt;		 
    font-weight: bold;
}
h4
{
	font-family: Times New Roman, Times;
	color: #A82028;
	font-weight:bold; text-decoration:underline 
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,204);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}