H1
{
    FONT-SIZE: 14pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: normal
}

H2
{
    FONT-SIZE: 13pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: normal
}

H3
{
    FONT: bold 10pt Verdana
}

A:active
{
    COLOR: black;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

A:link
{
    COLOR: blue;
	FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: red;
	FONT-WEIGHT: normal
}

A:visited
{
	COLOR: blue;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}

.small
{
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal
}
.cap
{
    FONT-FAMILY: Times, default, serif;
    FONT-SIZE: 16pt;
    FONT-STYLE: normal;
    FONT-VARIANT: small-caps
}
.bg
{
	BACKGROUND: url(bg-twin-logo.jpg) white fixed center center;
	COLOR: black;
	CURSOR: auto;
	FONT: 12pt Verdana;
}

.cafe
{
	BACKGROUND-COLOR: #FAFAD2
}

.newsletter
{
	BACKGROUND-COLOR: #FAFAD2
}

.forum
{
	BACKGROUND-COLOR: #FAFAD2;
	font-family : Verdana;
	font-size : 12px;
}

.manual
{
	BACKGROUND-COLOR: #FAFAD2;
	BACKGROUND: url(bg-twin-logo.jpg) white fixed center center;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana;
}

.toc1
{
	BACKGROUND-COLOR: #CCCCFF;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
}

.toc2
{
	BACKGROUND-COLOR:  #ccff66;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
}

.toc3
{
	BACKGROUND-COLOR: #ffcc66;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
}

.toc4
{
	BACKGROUND-COLOR: #FAFAD2;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
}

.lightbluebg
{
	BACKGROUND-COLOR: #CCCCFF
}
.lightgreenbg
{
    BACKGROUND-COLOR: #ccff66
}
.lightorangebg
{
    BACKGROUND-COLOR: #ffcc66
}

 