BODY, TD {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Courier, sans-serif;
	font-size : x-small;
	text-align : left;
    scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #330099;
	scrollbar-highlight-color : #191970;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}

A {

	text-decoration : underline;
	color : #262626;
}

A:HOVER {
	text-decoration : none;
	color : #DAA520;
}
H1 {
    color : Black;
	font-family : Verdana, Tahoma, Arial, Courier, sans-serif;
	font-size : x-small;
	text-align : left;
	font-weight : bold;
	letter-spacing : 10px;
}

H2 {
    color : Black;
	font-family : Verdana, Tahoma, Arial, Courier, sans-serif;
	font-size : x-small;
	text-align : center;
	font-weight : bold;
	letter-spacing : 3px;
}

STRONG {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : White;
	font-weight : bold;
}


CODE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : White;
	font-weight : normal;
}

textarea{
color: Navy;
}

input{
color: Navy;
}

.TINYTYPE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
	font-weight : normal;
}

.brochure {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
	font-weight : normal;
	font-variant : small-caps;
	layout-flow : horizontal;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	font-variant : normal;
	layout-flow : horizontal;
    letter-spacing : -1px;
	color : #262626;
}


.examples {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
	font-weight : normal;
	font-variant : small-caps;
	layout-flow : horizontal;
	letter-spacing : 3px;
}

.white {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
}

