<!--
BODY {
	MARGIN-TOP: 0px; MARGIN-RIGHT: 0px
}
H4 {
    color: white;
    background: purple;
    width:370px;
font-size : 14px; 
padding-top : 3px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;    
}
H1 {
    color: white;
    background: green;
    font-size : 14px;
    font-weight : normal;
}

H2 {
    display:inline;
    color: blue;
    font-size : 12px;
    font-weight : normal;
}
H3 {
    color: white;
    background: purple;
    width:500px;
font-size : 14px;  
padding-top : 3px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;  
}

.style1 {
	FONT-SIZE: 16px; FONT-FAMILY: "Century Gothic"
}
.style2 {
	FONT-SIZE: 14px; FONT-FAMILY: "Century Gothic"
}
.style3 {
	FONT-SIZE: 10px; FONT-FAMILY: "Century Gothic"
}
BODY {
	FONT-SIZE: 12px; FONT-FAMILY: Century Gothic
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Century Gothic
}
TH {
	FONT-SIZE: 12px; FONT-FAMILY: Century Gothic
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #660066; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline
}
A:active {
	COLOR: #660066; TEXT-DECORATION: none
}
.style4 {
	COLOR: #ffffff
}
.style5 {
	FONT-SIZE: 24px; COLOR: #ffffff
}
-->

