.b	{
	font-weight: bold;
}

.i	{
	font-style: italic;
}

.u	{
	text-decoration: underline;
}

.c	{
	text-align: center;
}

blockquote	{
	font-style: italic;
}

h1, div#header p	{
	color: #009966;
	font-family: 'Script MT Bold';
}

h2, h3, h4, h5, h6	{
	color: #009966;
	font-size: medium;
	text-decoration: underline;
}

#footer	{
	font-size: small;
}

ul, .bullet	{
	list-style-image: url(../images/g_clef.png);
}