<!--// http://www.closes.org/css/master.css -->

.title
{
font-family: Georgia;
font-size: 20pt;
color: #000000;
font-weight: bold;
}

.plain
{
font-family: Georgia;
font-size: 12pt;
color: #000000;
}

.small
{
font-family: Georgia;
font-size:  10pt;
color: #000000;
}

.smaller
{
font-family: Georgia;
font-size:  9pt;
color: #000000;
}

.plainLink
{
font-family: Georgia;
font-size: 12pt;
color: #6666FF;
}

.smallLink
{
font-family: Georgia;
font-size:  10pt;
color: #6666FF;
}

.smallerLink
{
font-family: Georgia;
font-size:  9pt;
color: #6666FF;
}

.body1
{
background-color:#DDDDDD;
}

.body2
{
background-color:#FFFFFF;
}