.button  {
background-color:	#c0c0c;
border-style:	outset;
border-width:	1px;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	10px;
width:	150;
}

.small_button  {
background-color:    #c0c0c;
border-style:    outset;
border-width:    1px;
font-family:    Verdana, Arial, Sans-Serif;
font-size:    10px;
}

.preview  {
background-color:	#fafafa;
border-bottom-style:	solid;
border-left-style:	solid;
border-right-style:	solid;
border-style:	outset;
border-top-style:	solid;
border-width:	1px;
font-size:	10px;
}

.select  {
background-color:	#fafafa;
border-bottom-style:	solid;
border-left-style:	solid;
border-right-style:	solid;
border-style:	outset;
border-top-style:	solid;
border-width:	1px;
font-size:	10px;
}

.test  {
color:	#ff0000;
font-size:	10pt;
}

.test:hover  {
color:	#ff0000;
}

A  {
color:	#959595;
text-decoration:	none;
}

A:hover  {
color:	#000000;
text-decoration:	bold;
}

BODY  {
background-color:	#ffffff;
font-family:	verdana,tahoma;
font-size:	10px;
scrollbar-arrow-color:	#E0E0E0;
scrollbar-base-color:	#E0E0E0;
scrollbar-darkshadow-color:	#E0E0E0;
scrollbar-face-color:	#FFFFFF;
scrollbar-highlight-color:	#E0E0E0;
scrollbar-shadow-color:	#E0E0E0;
}

H3  {
font-size:	13px;
font-variant:	small-caps;
font-weight:	bold;
text-decoration:	underline;
}

HR  {
color:	#E0E0E0;
height:	1px;
}

INPUT.TEXT  {
border-style:	inset;
border-width:	1px;
font-family:	Verdana, Tahoma;
font-size:	10px;
font-weight:	bold;
}

SELECT  {
border-style:	inset;
border-width:	1px;
font-family:	Verdana, Tahoma;
font-size:	10px;
font-weight:	bold;
}

SPAN.HEAD  {
color:	#c0c0c0;
font-size:	8px;
}

SPAN.SEARCH  {
background-color:	#ffff80;
font-weight:	bold;
}

TD  {
font-size:	10px;
}

TEXTAREA.TEXT  {
border-style:	inset;
border-width:	1px;
font-family:	Verdana, Tahoma;
font-size:	10px;
font-weight:	bold;
height:	150px;
overflow:	auto;
width:	420px;
}