h1 {
	color: #black;
	font-size: 15pt;
	font-family : "Trebuchet MS", Verdana, Arial, serif;
}

h2 {
	color: #693245;
	font-size: 15pt;
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	text-align:center;
}

h3 {
	color: #B45E7C;
	font-family : "Trebuchet MS", Verdana, Arial, serif;
	font-size: 12pt;
	text-align:center;
}

.important {
	color: #344a63;
	font-family : "Trebuchet MS", Verdana, Arial, serif;
	font-size: 15pt;
	font-weight : bold;
	text-align : left;
}

td, p, dt  {
	font-family : "Trebuchet MS", Verdana, Arial, serif;
	font-size: 10pt;
	font-weight : bold;
	text-align : left;
	padding: 2px;
}

ul{
    text-align: left;
}

li{
	list-style : none inside url(images/female4.gif);
}

.credits {font-size: 8pt; }

a:link {
	color: #344a63;
	text-decoration: none;
}

a:visited {
	color: #7c4246;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
	background-color: #dddddd;
} 

a:active {
	color: black;
	text-decoration: underline;
	background-color: #dddddd;
}
