BODY
{
	background-color: antiquewhite;
}

P
{
font-family: Arial;
font-size: 11pt;
COLOR: #293500;
}
P.linkhead
{
font-family: Arial;
font-size: 11pt;
font-style: italic;
COLOR: #293500;
}


A { font-family: Arial; font-size: 12pt;
	COLOR: #94464D; text-decoration: none
}
A:visited { font-family: Arial; font-size: 12pt;
	COLOR: #94464D; text-decoration: none
}
A:hover 
{ font-family: Arial; font-size: 12pt;
	COLOR:  #DF979A;  text-decoration: none
}
A:active { font-family: Arial; font-size: 12pt;
	 COLOR: #6E0C51; text-decoration: none
}

.bottom
{
    COLOR: maroon;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
.bottom:active
{
    COLOR: indianred;
    FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
.bottom:visited
{
    COLOR: #990000;
    FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
    TEXT-DECORATION: none
}

.bottom:hover
{
    BACKGROUND-COLOR: transparent;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px
    TEXT-DECORATION: none
}
P 
{
	text-align : justify;
}

H1
{
	COLOR: #660000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 18px;
}
H2
{
	COLOR: #94464D;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 14px;
}
H3
{
	COLOR: #660000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-STYLE: italic;
	TEXT-ALIGN: center
}

img.bord
{
	border-color: white;
	border: 3;
}
