BODY {
 font-family : arial; 
 font-size : 8pt; 
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0; 
 margin-right : 0; 
 margin-width: 0; 
 margin-height: 0 ; 
 SCROLLBAR-FACE-COLOR: #F5E3F5; 
 SCROLLBAR-HIGHLIGHT-COLOR: white; 
 SCROLLBAR-SHADOW-COLOR: Purple; 
 SCROLLBAR-3DLIGHT-COLOR: Purple; 
 SCROLLBAR-ARROW-COLOR: Purple; 
 SCROLLBAR-TRACK-COLOR: #F5E3F5; 
 SCROLLBAR-DARKSHADOW-COLOR: white;
 background-color : ;
 background-image : url(../images/bg_lilac.gif);
 background-position :;
 background-repeat : ;
 }

h1{	font-family : Arial; font-size : 18pt; color : Purple; margin : 10px;}
h2{	font-family : Arial; font-size : 16pt; color : Purple; margin : 10px;}
h3{	font-family : arial; font-size : 14pt; color : Purple; margin : 10px;}
h4{	font-family : arial; font-size : 12pt; color : Purple; margin : 10px;}
h5{	font-family : arial; font-size : 10pt; color : Purple; margin : 10px;}

P {font-family : arial; font-size : 9pt ; color : Purple; margin : 10px;}

a:link { color:Purple; font-family : arial; font-size : 9pt ; text-decoration:none}
a:visited { color:Purple; font-family : arial; font-size : 9pt ; text-decoration:none}
a:hover { color:Purple; font-family : arial; font-size : 9pt ; text-decoration:underline; cursor:hand}
a:active { color:Purple; font-family : arial; font-size : 9pt ; text-decoration:none}

.smallBlack {font-family : arial; font-size : 8pt ; color : Black; margin : 5px 5px 10px 5px;}
.smallBlack a:link {color: Purple; text-decoration:none; font-family : arial; font-size : 8pt;}
.smallBlack a:visited { color: Purple; text-decoration:none; font-family : arial; font-size : 8pt;}
.smallBlack a:hover { color: Purple; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.small a:active { color: Purple; text-decoration:none; font-family : arial; font-size : 8pt;}

.white {font-family : arial; font-size : 9pt; color : White;}
.white a:link {color:White; text-decoration:none; font-family : arial; font-size : 9pt;}
.white a:visited { color:White; text-decoration:none; font-family : arial; font-size : 9pt;}
.white a:hover { color:White; text-decoration:underline; cursor:hand; font-family : arial; font-size : 9pt; cursor : hand}
.white a:active { color:White; text-decoration:none; font-family : arial; font-size : 9pt;}

.border{
border : 1px solid #867B75; 
}

.field { 
BACKGROUND: #F5E3F5; 
COLOR: Purple; 
FONT-FAMILY:arial; 
FONT-SIZE:12;  
border : 1 solid Purple;   
}
.button {
	font-family:  Arial;
	font-size: 11px;
	font-style: normal;
	color: Purple;
	background-color: #F5E3F5;
	font-weight: bold;
	border : 1px ridge white;
}