﻿body
{
	margin: 10px 0px 0px;
	font-family: 'Arial' , 'Times New Roman' , 'Book Antiqua';
	background-color: #e9e3d1;
}
A.IndexLink:active
{
	color: #b22222;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
A.IndexLink:link
{
    COLOR: #b22222;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.IndexLink:visited
{
	color: #b22222;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
A.IndexLink:hover
{
    COLOR: #b22222;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}

A.AddresseeLink:active
{
	color: #b22222;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
A.AddresseeLink:link
{
    COLOR: #b22222;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.AddresseeLink:visited
{
	color: #a52a2a;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
A.AddresseeLink:hover
{
    COLOR: #b22222;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
