﻿body {
				color: #6C6B69;
				font-family: "Century Gothic";
				font-size: xx-small
}

.f {
				border: 1px #FF6600;
				font: normal normal 100% serif;
				background: #ffffff;
				color: #FF6600;
				font-family: Tahoma;
				font-size: 10px;
				text-align: center;
}
b{
				color: #FF6600;
				font-family: "Century Gothic";
				font-style: normal;
				font-variant: small-caps;
				font-weight: bolder;
}
a:active 
  {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited 
  {
				color: #FF6600;
				text-decoration: none;
				font-weight: bold;
}

a:link 
  {
				color: #FF6600;
				text-decoration: none;
				font-weight: bold;
}

A:hover 
  {
	COLOR: #C0C0C0;
	font-weight: bold;
}
h1 {
				background-color: #FF6600;
				FONT-SIZE: 8pt;
				COLOR: #ffffff;
				FONT-FAMILY: "Century Gothic";
				TEXT-ALIGN: center;
				TEXT-TRANSFORM: uppercase;
				LETTER-SPACING: 2px;
				padding-top: 12px;
				padding-bottom: 3px;
				margin-bottom: 6px;
				margin-top: 0px;
				font-weight: normal;
}
h2 {
				background-color: #FF6600;
				FONT-SIZE: 8pt;
				COLOR: #ffffff;
				FONT-FAMILY: "Century Gothic";
				TEXT-ALIGN: center;
				TEXT-TRANSFORM: uppercase;
				LETTER-SPACING: 2px;
				padding-top: 12px;
				padding-bottom: 3px;
				margin-bottom: 6px;
				margin-top: 0px;
				font-weight: normal;
}

i{
				color: #FF6600
				font-style: italic;
}
.ch{
	color: #000000;
	text-decoration: line-through;
}
