BODY		{font-family: Tahoma, Verdana, sans-serif;
		color: black}

A:link		{color: #404040;
		text-decoration: underline}

A:visited	{color: #404040;
		text-decoration: underline}

A:hover		{color: #404040;
		text-decoration: underline}

A:active	{color: #404040;
		text-decoration: underline}

.copyright	{font-family: Times New Roman;
		text-align: center;
		font-size: 10pt;
		color: #770000}
		
.banner		{background: #780202;
		color: white;
		font-family: Times New Roman;
		font-weight: Bold;
		font-size: 12pt}
		
.header		{background: #FFFFFF;
		color: #780202;
		text-align: center;
		font-family: Times New Roman;
		font-size: 12pt;
		font-weight: bold}
		
.section	{background: #780202;
		text-align: center;
		color: #FEFFED;
		font-family: Times New Roman;
		font-size: 10pt;
		font-weight: bold}
		
.text1		{background: #FEFFED;
		color: #770000;
		font-family: Times New Roman;
		font-size: 9pt;
		font-weight: normal}
		
.text2		{background: #EFDFD0;
		color: #770000;
		padding: 3px;
		font-family: Times New Roman;
		font-size: 9pt;
		font-weight: normal}
		
.textwb		{background: #FFFFFF;
		color: #770000;
		font-family: Times New Roman;
		font-size: 9pt;
		font-weight: normal}