/* Cascading Style Sheet for Internet Research Presentations */
/* Created 1 April 2005 */

body { 
	background-image: url(../images/16925894.gif);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: white;

}

h1, h2, h3, h4, h5, h6 {

	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: yellow;

}

h2.subtitle {

	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: white;
}

h3.heading {

	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: white;
}

a:link {

	background: transparent;
	color: yellow;
	text-decoration: underline;

}

a:visited {

	background: transparent;
	color: white;
	text-decoration: underline;

}


a:active {

	background: transparent;
	color: red;
	text-decoration: underline;

}
