body, td
{
	font-size: 14px;
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#header
{
	font-size: 13px;
	color: black;
	font-family: Verdana;
	line-height: 1.2
}

#footer
{
	font-size: 14px;
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#navigation
{
	font-weight: bold;
	line-height: 1.2;
}

#content, #content li, #content td
{
	font-family: Verdana;
}

a { text-decoration: none; color: #FF0000 }
a:hover { text-decoration: underline; }

#navigation a:link { text-decoration: none; color: #000000 }
#navigation a:visited { text-decoration: none; color: #000000 }
#navigation a:active { text-decoration: none; color: #000000 }
#navigation a:hover { text-decoration: none; color: #FF0000 }

#wishtitle
{
	font-family: Courier New, Courier, Monaco;
}

#wishdetails p
{
	font-family: Courier New, Courier, Monaco;
	font-size: 15px
}

td.fieldcaption
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif
}