body {
	font-size: 10pt; 
	font-family: Arial; 
	color: #000000; 
	background-color: #FFD3E8;
}

body {
	scrollbar-face-color: #FB57A8;
	scrollbar-highlight-color: #FF9FD1;
	scrollbar-3dlight-color: #FF9FD1;
	scrollbar-darkshadow-color: #FF9FD1;
	scrollbar-shadow-color: #FD7BBE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FF9FD1;
}


.head { 
	border-left:0px none; border-right:0px none; font-family: Arial;
	padding-left: 0px;
	padding-right:0px;
	font-weight: bold;
	background:#72B2FE
}


b {
	font-family: Arial;
	color: #000000;

}


i {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;

}

s {
	font-family: Arial;
	text-decoration:none;
	font-size: 8pt;
	color: #FE78BE;

}

u {
	font-family: Arial;
	color: #000000;}

hr {
	border: 1px;
	border: 1px dashed #5FA4F7;}

table, tr, td {
	border:0px normal #0D82E7; background-color: #FFD3E8; font-family: Arial;
	color: #000000; 
	letter-spacing: 0pt;
	font-weight: regular;
	font-size: 10pt;

	
}



A:link{
	color:#FB4C9F;
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
A:visited{
	color:#FB4C9F;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;

}
A:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
A:active{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

select, textarea  {
	background:#BFBFBF;
	font-family: Arial;
	color : #000000;
	font-size: 10pt;
	border-color: #5FA4F7;
	border-width: 1px;
}

input  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	background-color : #FFFFFF;
	border-top: 1px solid #5FA4F7;
	border-right: 1px solid #5FA4F7;
	border-bottom: 1px solid #5FA4F7;
	border-left: 1px solid #5FA4F7;
} 