body {
background-color:#EAE5D8;
font-family : Tahoma;
font-size : 13px;
}

h1{

	font-family : Tahoma;

	font-size : 18px;

}

a a:active, a:focus, a:link, a:visited{

	color: #000;

	text-decoration : underline;

}

a:hover {

	color: #000;

	text-decoration : underline;

}



.text{

	font-family : Tahoma;

	font-size : 13px;

}



li {

	list-style-image / url(images/bullet.gif);

	font-family : Tahoma;

	font-size : 13px;

	list-style-type : none;

}