BODY {
  font-color : #808080;
}

A  {
    color : #808080;
    xxcolor : #FF6633;
	xxcolor : #66CCFF;
    text-decoration : none;
	font-family : Verdana;
	xxxfont-weight : bold;
}

A:HOVER {
	font-family: Verdana;
	color: #BB6633;
	text-decoration: underline;
}

A:VISITED {
	font-family: Verdana;
}

.Default {
    font-size: 10pt;
	font-family: Verdana;
    color : #808080;
}

.DefaultMini {
    font-size: 8pt;
    font-family: Verdana;
    color : #808080;
}

.PreLink  {
    color : #808080;
    text-decoration : none;
	font-family : Verdana;
	font-weight : bold;
}


.Para {
    font-size: 14pt;
	font-family: Verdana;
	font-weight : bold;
	text-decoration: underline;
	color : #808080;
}


.Auth  {
    font-size: 10pt;
	font-family: Courier New;
    color : #808080;
}

.AuthLink  {
	font-family: Courier New;
	font-weight : bold;
}

.MyLink {
    font-size: 14pt;
}

.WhiteLink {
    color : #C0C0C0;
}

.Title {
    font-size: 30pt;
	border-bottom: solid;
	font-family : Impact;
	color : #808080;
}

.SW {
    font-size: 18pt;
    color : #808080;
    text-decoration : none;
    font-family : Verdana;
    font-weight : bold;
}

.TDbottom {
  border-bottom: solid;
  border-color: #808080;
  border-width: 1pt;
}
.TDbottomright {
  border-bottom: solid;
  border-right: solid;
  border-color: #808080;
  border-width: 1pt;
}
.TDtopleft {
  border-top: solid;
  border-left: solid;
  border-color: #808080;
  border-width: 1pt;
}
.Flat {
  border-style: none;
}
