﻿BODY {

  SCROLLBAR-FACE-COLOR: #DFDFDF;
  SCROLLBAR-HIGHLIGHT-COLOR:#DFDFDF;
  SCROLLBAR-SHADOW-COLOR: white;
  SCROLLBAR-3DLIGHT-COLOR: white;
  SCROLLBAR-ARROW-COLOR:white;
  SCROLLBAR-TRACK-COLOR:white;
  SCROLLBAR-DARKSHADOW-COLOR:#DFDFDF;


}


A:link {
	color: #000000;
	text-decoration: none;
}

A.extra1:link {
	color: white;
	text-decoration: none;
}
A.extra2:link {
	color: red;
}
A.extra3:link {
	color: #000000;
    text-decoration: underline;
}
A.extra5:link {
	color: #666666;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: none;
}
A.extra1:visited {
	color: white;
	text-decoration: none;
}
A.extra3:visited {
	color: #000000;
    text-decoration: underline;
}
A.extra5:visited {
	color: #666666;
	text-decoration: none;
}

A:focus {
	color: #000000;
	text-decoration: none;
}
A.extra1:focus {
	color: white;
	text-decoration: none;
}
A.extra2:focus {
	color: red;
}
A.extra3:focus {
	color: #000000;
    text-decoration: underline;
}

A:hover {
	color: #FF6600;
	text-decoration: none;
}

A.extra:hover {
	color: #2169D6;
	text-decoration: none;
}
A.extra1:hover {
	color: white;
	text-decoration: none;
}
A.extra2:hover {
	color: red;
}
A.extra3:hover {
	color: #000000;
    text-decoration: underline;
}
A.extra5:hover {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}
A.extra1:active {
	color: white;
	text-decoration: none;
}
A.extra2:active {
	color: red;
}
A.extra3:active {
	color: #000000;
    text-decoration: underline;
}


TD {

	font-color: black;
	font-face: arial;
	font-size: 9pt;
}

H1 {

	color: white;
	font-face: Arial;
	font-size: 1pt;
}

H2 {

	color: white;
	font-face: Arial;
	font-size: 1pt;
}

H3 {

	color: white;
	font-face: Arial;
	font-size: 1pt;
}

H4 {

	color: white;
	font-face: Arial;
	font-size: 1pt;
}

H5 {

	color: white;
	font-face: Arial;
	font-size: 1pt;
}

H6 {

	color: white;
	font-face: Arial;
	font-size: 1pt;
}

H7 {

	color: white;
	font-face: Arial;
	font-size: 1pt;
}



{


