 BODY {
 background-image : url(../images/bg_choice.gif); 
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0; 
 margin-right : 0; 
 margin-width: 0; 
 margin-height: 0 ; 
 SCROLLBAR-FACE-COLOR: #61315D; 
 SCROLLBAR-HIGHLIGHT-COLOR: ; 
 SCROLLBAR-SHADOW-COLOR:#B49898 ; 
 SCROLLBAR-3DLIGHT-COLOR:#61315D ; 
 SCROLLBAR-ARROW-COLOR: #B49898; 
 SCROLLBAR-TRACK-COLOR: #61315D; 
 SCROLLBAR-DARKSHADOW-COLOR: #; }
}
h1{
	font-family : Verdana; 
    font-size : 18pt; 
    color : Black;
}

h2{
	font-family : Verdana; 
    font-size : 18pt; 
    color : Black;
}

h3{
	font-family : arial; 
    font-size : 14pt; 
    color : Black;
}

h4{
	font-family : arial; 
    font-size : 12pt; 
    color : Black;
}

.small {font-family : arial; font-size : 8pt; color : Black;}
.small a:link {color: #592D55; text-decoration:underline; font-family : arial; font-size : 8pt;}
.small a:visited { color:#592D55; text-decoration:underline; font-family : arial; font-size : 8pt;}
.small a:hover { color:#592D55; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.small a:active { color:#592D55; text-decoration:underline; font-family : arial; font-size : 8pt;}

P {
font-family : Arial; 
font-size : 10pt ; 
color : Black;
margin :10px;
}

.border{
border : 1px ridge #592D55; 
}

.just {color: Black; font-family : Arial; font-size : 10pt ;  text-align : justify; }
.just a:link {color:#592D55; text-decoration:underline; font-family : Arial; font-size : 10pt;}
.just a:visited { color:#592D55; text-decoration:underline; font-family : Arial; font-size : 10pt;}
.just a:hover { color:#592D55; text-decoration:underline; cursor:hand; font-family : Arial; font-size : 10pt; }
.just a:active { color:#592D55; text-decoration:underline; font-family : Arial; font-size : 10pt;}

a:link {color: #592D55; text-decoration:underline; font-family : Arial; font-size : 10pt;}
a:visited { color:#592D55; text-decoration:underline; font-family : Arial; font-size : 10pt;}
a:hover { color:#592D55; text-decoration:underline; cursor:hand; font-family : Arial; font-size : 10pt; }
a:active { color:#592D55; text-decoration:underline; font-family : Arial; font-size : 10pt;}

.field { 
background: #592D55; 
color: white; 
font-family: Arial; 
font-size: 11px;  
border : 1px ridge #592D55;   
}

.button {
font-family:  Arial;
font-size: 11px;
font-style: normal;
color: white;
background-color: #52274D;
font-weight: bold;
border : 1px ridge #592D55;
}