body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: 600;
	color: #990000;
}
a:link {
	color: #000099;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #0000FF;
}
li {
	list-style-image:  url(photos/Star-sm.jpg);
	line-height: 24px;

}

