a.links
{
	text-decoration:none;
	color: #FFFF33;
	font-size: 18px;
	font-family: "Lucida Sans", Arial, "Times New Roman";
} 

a.links:hover
{
	font-style: italic;
} 

a.slideshowlinks
{
	text-decoration:none;
	color: #6666FF;
	font-size: 14px;
	font-family: "Lucida Sans", Arial, "Times New Roman";
} 

a.slideshowlinks:hover
{
	font-style: italic;
} 

h3.heading{
	font-size:	12pt;
	font-family: "Century Gothic", Arial, "Times New Roman";	
	font-style: italic;
	font-weight: bold;

	color: #000000;
	text-align: left;
	text-decoration: underline;
}

p.defaultText{
	color: #000000;
	font-size:	10pt;
	font-family: "Century Gothic", Arial, "Times New Roman";
}