BODY{
	font-family: Verdana;
	font-size: 10pt;
	color: #492E0B;
	background: #EFE7DD;
        padding: 0;
        margin: 0 auto;
}
TD{
        padding: 0px;
}
TD.bg{
        background-image: url("Images/bg.gif");
        background-repeat: repeat-y;
        background-attachment: scroll;
}
TD.background{
	background: #FFDBC1;
}
BLOCKQUOTE{
        margin-left: 3em;
        margin-right: 3em;
}
A:link{
	color: #492E0B;
}
A:visited{
	color: #785C3F;
}
A:hover{
	color: red;
}
H1{
	text-align: center;
	font-family: A LA Russ;
	font-size: 26pt;
	color: #977B5F;
}
P.par1{
	text-align: justify;
}
P.par2{
	text-align: center;
}
P.par3{
	text-align: left;
}
P.par4{
	text-align: right;
}
FONT.menu{
	font-family: A LA Russ;
	color: #977B5F;
	text-align: center;
	font-size: 15pt;
}

DIV.mintext{
	text-align: justify;
	font-size: 8pt;
}
DIV.text{
	text-align: justify;
	font-size: 10pt;
}


