/* festival.css		*/
/* Written by Seth Thompson <seththompson@wigged.net> */

body 	{font-family: arial, helvetica, sans-serif; 	
	color: #000000;
	background-color: #000000; 
	margin: 25 25 25 25; padding: 0 0 0 0}
	
h1, h2, h3, h4, h5, h6 {font-family: arial, helvetica, sans-serif }

h2 {font-size: 18px}

p {font-size: 12px}

ul {font-size: 12px}

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

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

a:focus {color: #008000; text-decoration: none }

a:hover {color: #0000ff; text-decoration: none }

a:active {color: #0000ff; text-decoration: none }
