body {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
.scrollbar{ 
	scrollbar-base-color: #7fc5d5; 
	scrollbar-arrow-color: #fff;
	scrollbar-DarkShadow-Color: #333; 
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#3A9BAF;
	text-shadow:grey;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#3A9BAF;
}
a {
	color:#3A9BAF;
	text-decoration:none;
}
a:hover {
	color:#333333;
}
#bullet ul {
	list-style:none;
}
#bullet li {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	height:25px;
	padding:0 0 0 25px;
	list-style:none;
}
#bullet2 ul {
	list-style:none;
}
#bullet2 li {
	background-image:url(imgs/bullet2.gif);
	background-repeat:no-repeat;
	height:10px;
	padding:0 0 0 15px;
	list-style:none;
}
