body		{
			font-family: Georgia, Times, serif; 
			font-size: 12px; color: #000000;
}

td			{
			font-size: 12px;
}

h1			{
			font-size: 30px; color: #CDE1DA;
}

h2			{
			font-size: 18px;
}

h3			{
			font-size: 14px; 
			font-family: Arial, Helvetica, sans-serif;
}

td.footer	{
			font-size: 9px; 
			font-family: Arial, Helvetica, sans-serif;
}

font.head1	{
			font-size: 50px; color: #CDE1DA;
}

font.head2	{
			font-size: 22px;
}

font.head3	{
			font-size: 18px;
}

font.quote	{
			color: #F58466;
}

font.sup	{
			font-size:6;
}

a			{
			color: #38917C; 
			text-decoration: none;
}

a:hover		{
			color: #abc59c; 
			text-decoration: underline;
}