.plainText {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	letter-spacing: .7px;
	line-height:1.5
}

.plainText1 {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	letter-spacing: .7px;
	line-height:2.3
}
.headerText {
	font-family: Arial;
	font-size: 18px;
	color:#DCB035;
	letter-spacing: .9px;
}

.smallText {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
}

.smallText1 {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	line-height:1.5

}

a{
	color:#6f0203;
	text-decoration:none
}
a:hover{
	text-decoration:underline;
	color:#006adb
}
.menustyle2
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px;	
}
.menustyle2-1
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;	
}
.menustyle2-2
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px;
    BORDER-BOTTOM: 1px solid;
}
TABLE.mytable
{
    BORDER-RIGHT: #100f0e;
    BORDER-TOP: #100f0e;
    FONT-SIZE: 1pt;
    BORDER-LEFT: #100f0e;
    COLOR: #ffffff;
    BORDER-BOTTOM: #100f0e;
    FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: #d7cac1
}

A.myanchor
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
    TEXT-DECORATION: none
}