a {text-decoration:none; color:#FF0000;}
a:active {text-decoration:underline; color: #FF0000;}
a:hover {text-decoration:underline;}

body	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 9px;
		color: #000000;

		background-color: #DCEEFF;
		margin-top: 0px;
															}

h1		{
		font-size: 18px;
		font-weight:bold;
															}
		
td		{
		font-family: Arial, helvetica, sans-serif;
		font-size: 12px;
															}
															
.answr	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #CC0099;
															}
															
.questn	{
		font-family: Arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #009933;
															}
		
.table {
		font-family: Arial, helvetica, sans-serif;
		font-size: 14px;
															}
															
.galleryhead		{
		font-size: 20px;
		font-weight:bold;
															}
															
.subhead		{
		font-size: 14px;
		font-weight:bold;
															}
															
.hoojhead		{
		font-size: 42px;
		font-weight:bold;
															}
															
FONT.redsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #DD222B;
}

FONT.redlarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #DD222B;
}

FONT.copyright
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}