body, td 	{
	font-family: "Arial", "sans-serif";
	font-size: 10pt;
	size: 10pt;
	color:#333300;
	text-align:left;
}

img {
	border-width:0px;
	border:0;
	}

.content	{margin-left:10px;
	margin-right:10px;}

.footer	{font-weight: normal;
	font-family: "Tahoma", "Arial", "sans-serif";
	font-size: 8pt;
	size: 8pt;
	color: #333300;
	text-align:center;}

/* Headings */

FONT.headingStart	{font-weight: bold;
			font-family: "Arial", "sans-serif";
			font-size: 18pt;
			letter-spacing: 1.5 px;			
			color: #b04231;}

.heading	{color: #663300;
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	size: 14pt;
	line-height: 1;}

.subheading	{color: #663300;
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	size: 11pt;
	line-height: 1;}

.title	{color: #f28731;
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	size: 11pt;
	line-height: 1;}

.newsletter	{color: #333300;
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 11pt;
	size: 11pt;}

H1	{color: #663300;
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	line-height: 1;
	size: 16pt;}

H2	{color: #00bbea;
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	size: 13pt;
	line-height: 2;
	letter-spacing: 1.5;}

H3	{color: #663300;
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	size: 13pt;
	line-height: 1;}

H4	{color: #663300;
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	size: 10pt;
	line-height: 2;
	letter-spacing: 1.5;}

H5	{color: "#663300";
	font-family: "Arial Narrow", "Arial", "sans-serif";
	font-weight: bold;
	font-size: 10pt;
	size: 10pt;}

/* Links */

A:link, a:visited	{color: #333300;
	font-family: "Tahoma", "Arial", "sans-serif";
	font-size: 10pt;
	size: 10pt;
	font-weight: bold;
	text-decoration: none;}

A:active, a:hover	{color: #333300;
	font-family: "Tahoma", "Arial", "sans-serif";
	font-size: 10pt;
	size: 10pt;
	font-weight: bold;
	text-decoration: underline;}


/* Footer Links */

A.footer:link, a.footer:visited	{color: #333300;
	font-family: "Tahoma", "Arial", "sans-serif";
	font-size: 8pt;
	size: 8pt;
	font-weight: normal;
	text-decoration: none;}

A.footer:active, a.footer:hover	{color: #333300;
	font-family: "Tahoma", "Arial", "sans-serif";
	font-size: 8pt;
	size: 8pt;
	font-weight: normal;
	text-decoration: underline;}

/* Left submenu links */

A.leftmenu:link, A.leftmenu:visited	{
	font-weight: bold;
	text-decoration: none;
	display:block;
	line-height:1;
	text-decoration: none;
	background-image: url('../images/leftblank.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
}

A.leftmenu:hover, A.leftmenu:active	{
	display:block;
	line-height:1;
	text-decoration: none;
	background-image: url('../images/leftmenubkg.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
}

.menuhi {
	font-weight: bold;
	text-decoration: none;
	display:block;
	line-height:1;
	text-decoration: none;
	background-image: url('../images/leftmenubkg.gif');
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	}