BODY 	{
		font-family: "Palatino", "Garamond", "Times New Roman";
		background-color: 3366CC;
		color: 333333;
		}

.text
	 	{
		font-family: "Palatino", "times new roman", "Serif";
		background-color: FFFFFF;
		color: 333333;
		font-size: 10pt;
		}

.menu
	 	{
		font-family: "Palatino", "times new roman", "Serif";
		color: 000000;
		text-align: center;
		font-size: 10pt;
		}

.menuhead
	 	{
		font-family: "Palatino", "times new roman", "Serif";
		background-color: CCCCFF;
		color: 333333;
		font-size: 10pt;
		}

.headline
	 	{
		font-family: "Palatino", "Garamond", "Times New Roman";
		font-weight: bold;
		font-size: 18pt;
		font-style: italic;
		text-align: center;
		}

.nav
	 	{
		font-family: "Arial", "Helvetica", "Sans Serif";
		color: 000000;
		font-size: 10pt;
		text-align: center;
		font-weight: bold;
		}

.foot
	 	{
		font-family: "Arial", "Helvetica", "Sans Serif";
		color: ffffff;
		font-size: 10pt;
		text-align: center;
		}

A		{
		Text-decoration: none;
		}

A:link {color: 0000cc}
A:Visited {color: cc0066}
A:hover {Text-decoration: underline; color: cc0066}

