.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
body {
           scrollbar-3dlight-color:#B6CCE3;
           scrollbar-arrow-color:#B6CCE3;
           scrollbar-base-color:#B6CCE3;
           scrollbar-darkshadow-color:#27509C;
           scrollbar-face-color:#27509C;
           scrollbar-highlight-color:#27509C;
           scrollbar-shadow-color:#B6CCE3;
}

a{
	color: #B72A7E;
	text-decoration:none;
}
a:hover {
	color: #B72A7E;
	text-decoration:underline;
}.bodyhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
