BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px
}

p
{
    COLOR: #091b5b;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px
}

a
{
    COLOR: #8d6437;
    CURSOR: hand;
    FONT-FAMILY: arial
}

a:visited
{
    COLOR: #8d6437;
    CURSOR: hand;
    FONT-FAMILY: arial
}

a:hover
{
    COLOR: #eaa23e;
    CURSOR: hand;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}

.normal
{
    COLOR: #091b5b;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px
}

.normaljustified
{
    COLOR: #091b5b;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
	TEXT-ALIGN: Justify
}
.normalbold
{
    COLOR: #091b5b;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.midheader
{
    COLOR: #091b5b;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.midheaderwhite
{
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.footer
{
    COLOR: #091b5b;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px
}
.titleheader
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}

.news
{
    COLOR: #091b5b;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    WIDTH: 200PX;
}
.smoking
	{ 
	COLOR: #091b5b; 
	FONT: 12px arial; 
    text-align: justify;
	}

.image{
	border-style:  outset;
	border-color:  #8d6437;
	border-width:  2px;
      }

