.nom {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}
.botbg {
	background-image: url(bottombg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.scrl {
scrollbar-3dlight-color:blue;
           scrollbar-arrow-color:blue;
           scrollbar-base-color:darksalmon;
           scrollbar-darkshadow-color:darksalmon;
           scrollbar-face-color:gold;
           scrollbar-highlight-color:tomato;
           scrollbar-shadow-color:magenta
}.contbg {
	background-image: url(contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

