 	

	body 

	 { color: #666666; font-size: 14px; font-family: Arial, sans-serif; background-color: #ffffff }

	h1

	{

		font-size: 30;

	}	

	h2

	{

		font-size: 16;

	}	

	h4

	{

		font-size: 10;

	}

	

	a:link 

	{

		color: 808080;

		text-decoration: none;

	}

	a:visited 

	{

		color: 808080;

		text-decoration: none;

	}

	a:hover 

	{

		text-decoration: underline;

		color: #FF6600;

	}

	a:active 

	{

		text-decoration: none;

		color: #FF6600;

	}

	

	.headingbox

	 { color: #ccc; font-size: 14px; font-family: Arial, Helvetica, sans-serif; background-color: white; text-align: left }	

	.heading 

	{  

		font-size: 26px

	}

	.smallprint 

	{  

		font-size: 10px

	}

	.mediumprint 

	{  

		font-size: 13px

	}

	.categorydesc

	{  

		font-size: 12px

	}

	.redprint 

	{

		font-family: Arial, Helvetica, sans-serif;

	 	color: #FF6600;

		font-size: 16px

	}

