/* CSS Document */
body,td,th,p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}

h1 {
	font-size: 14px;
	color: #000099;
        text-transform:none;
	font-variant:normal;
}
ul {
      list-style-image: url(/common/img/uploaded/deti/bullet.gif);
      list-style-type: disc;
}