body {
	font-size: 11px; 
        font-family: arial;
	color: #000000; 
	letter-spacing:0pt;
	background-color: #FFFFFF;
}

body {
	scrollbar-face-color: #90FF21;
	scrollbar-highlight-color: #B3FF69;
	scrollbar-3dlight-color: #B7DEFF;
	scrollbar-darkshadow-color: #AD4DCD;
	scrollbar-shadow-color: #B3FF69;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}


.head { 
	border-left:0px none; border-right:0px none; font-family: verdana;
	width: 90%;
	padding-left: 12px;
	padding-right:12px;
	font-weight: bold;
	background:#FFD3EA
}

.head1 { 
	border-left:0px none; 
        border-right:0px none; 
        font-family: arial;
	color: #ffffff;
	font-size: 11pt;  
        text-transform: uppercase;
	width: 99%;
	padding-left: 12px;
	padding-right:12px;
	font-weight: bold;
	background:#C61DFA
        margin-top: 0;
        margin-bottom: 0;
}


.head2 { 
	border-left:0px none; border-right:0px none; 
        font-family: arial;
	color: #ffffff;
	font-size: 11pt;  
        text-transform: uppercase;
	width: 99%;
	padding-left: 12px;
	padding-right:12px;
	font-weight: bold;
	background:#FE5F9B
        margin-top: 0;
        margin-bottom: 0;
}


.head3 { 
	border-left:0px none; border-right:0px none; 
        font-family: arial;
	color: #ffffff;
	font-size: 11pt;  
        text-transform: uppercase; 
	width: 99%;
	padding-left: 12px;
	padding-right:12px;
	font-weight: bold;
	background:#1697FC
        margin-top: 0;
        margin-bottom: 0;
}


.head4 { 
	border-left:0px none; border-right:0px none; 
        font-family: arial;
	color: #ffffff;
	font-size: 11pt;  
        text-transform: uppercase; 
	width: 99%;
	padding-left: 12px;
	padding-right:12px;
	font-weight: bold;
	background:#90FF21
        margin-top: 0;
        margin-bottom: 0;
}




b {
        font-family: arial;
	color: #FF1884;
	height:8px;
}




i {
        font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-transform:uppercase;
}

u {
        font-family: arial;
	font-size: 8pt; 
	color: #CE42FF;
}



hr {
	border: 1px;
	border: 1px dashed #C17AD8;
}



table, tr, td {
	border:1px normal #000000; background-color: #C61DFA; font-family: verdana;
	color: #ffffff; 
	letter-spacing: 0pt;
	font-weight: regular;
	font-size: 11pt;
	
}



A:link{
	color:#000000;
	text-decoration:none;
        font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
A:visited{
	color:#000000;
	text-decoration:none;
        font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
A:hover{
	color:#C0C0C0;
	text-decoration:none;
	background-color:none;
        font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
A:active{
	color:#C0C0C0;
	text-decoration:none;
        font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

select, textarea  {
	background:#FFFFFF;
        font-family: arial;
	color : #000000;
	letter-spacing: -0pt;
	font-weight: regular;
	font-size: 11pt;
	border-style: ;
	border-color: #000000;
	border-width: 1px;
}

input  {
        font-family: arial;
	font-size : 11pt;
	font-weight : normal;
	color : #000000;
	letter-spacing: 0pt;
	background-color : #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
} 
