/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #333399;
	font-style:italic;
	font-size:16px;
}

h2 {
	font-size:15px;
}

h3 {
	font-size:13px;
	color: #333399;
}

.credits {
text-align:center;
font-size:9px;
font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
}

.credits a {
 color: #546793;
 text-decoration:none;
}

.credits a:hover {
 color: #7B8DB3;
}
