BODY
{
}
A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #5E4E3F;
    FONT-FAMILY: 'Tumes New Roman', Tumes New Roman;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FFEF9F;
    TEXT-DECORATION: underline
}
.text
{
	margin-left: 15px;
	margin-right: 15px;
	position: static;
}
TD
{
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: 'Tumes New Roman', Tumes New Roman
}
.Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #6d1c00;
    FONT-FAMILY: 'Tumes New Roman'
}
.description
{
    FONT-SIZE: 14px;
    COLOR: #C9DECF;
    FONT-FAMILY: 'Tumes New Roman'
}
.Subtitle
{
    FONT-SIZE: 15px;
    COLOR: #6d1c00;
    FONT-FAMILY: 'Tumes New Roman'
}
.yellow
{
    FONT-SIZE: 12px;
    COLOR: #f4efd5;
    FONT-FAMILY: Tumes New Roman
}
.blue
{
    FONT-SIZE: 12px;
    COLOR: #FAF8B0;
    FONT-FAMILY: Tumes New Roman
}
.yellow A
{
    COLOR: #f4efd5
}
.yellow A:hover
{
    COLOR: chocolate
}
a.menu:link
{
	 COLOR: #f4efd5
}
a.menu:visited
{
	COLOR: #f4efd5
}
a.menu:hover
{
color:blue
}