  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
	font-size : xx-small;
}

.small  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : bold;
}

.interviews {  border-color: #CC3300 #CC9966 #CC6666 #3333FF; border-style: ridge; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}

BODY.scrollbar {
	SCROLLBAR-FACE-COLOR: #666666; SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; SCROLLBAR-SHADOW-COLOR: #666666; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #000000; scrollbar-dark-shadow-color: #333333; scrollbar-3d-light-color: #999999
}

.button {
 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #000099;
 color: #FFFF00;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
 border: 1px solid #FFFF00;
}

.fieldcell {
 width: 100;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
 margin-right: 0px;
} 

