body
		{font-family: verdana;
		color: #000000;
		font-size: 11px;
		font-weight: 500;
		font-style: normal;
		}
td
		{font-family: verdana;
		color: #000000;
		font-size: 11px;
		font-weight: 500;
		font-style: normal;
		}
		
.pgtitle,h1
		{font-family: georgia;
		color: #000000;
		font-size: 24px;
		font-weight: 600;
		font-style: normal;
		}

.title,h2
		{font-family: georgia;
		color: #000000;
		font-size: 20px;
		font-weight: 600;
		font-style: normal;
	}

.subtitle,h3
		{font-family: verdana;
		color: #000000;
		font-size: 14px;
		font-weight: 600;
		font-style: normal;
	}
.sectitle,h4
		{font-family: verdana;
		color: #000000;
		font-size: 10px;
		font-weight: 500;
		font-style: normal;
	}
a:link
		{font-family: verdana;
		color: #003366;
		font-style: normal;
		text-decoration:underline;
		}
a:visited
		{font-family: verdana;
		color: #003366;
		font-style: normal;
		text-decoration:underline;
		}
a:hover
		{font-family: verdana;
		color: #ff0000;
		font-style: normal;
		text-decoration: none;
		}
.footer
		{font-family: verdana;
		color: #ffffff;
		font-size: 10px;
		font-weight: 500;
		font-style: normal;
	}
a.footer:link
			{font-family: verdana;
			color: #ffffff;
			font-size: 10px;
			font-weight:600;
			font-style: normal;
			text-decoration:none;
		}
a.footer:visited
			{font-family: verdana;
			color: #ffffff;
			font-size: 10px;
			font-weight:600;
			font-style: normal;
			text-decoration:none;
		}
a.footer:hover
			{font-family: verdana;
			color: #ff0000;
			font-size: 10px;
			font-weight:600;
			font-style: normal;
			text-decoration:underline;
		}
a.footer:active
			{font-family: verdana;
			color: #ff0000;
			font-size: 10px;
			font-weight:600;
			font-style: normal;
			text-decoration:underline;
		}