/* Kairos Quartet CSS for internal frame */

body	{
margin : 0;
background color : black;
font-family : trebuchet ms, arial, helvetica;
font-size : 8pt;
color : #b1b1b1;
padding : 5px;
}

a.menuLink	{
color : #6fadd1;
font-weight : bold;
text-decoration : none;
}

a.menuLink:hover	{
color : white;
font-weight : bold;
text-decoration : none;
}

span.head	{
color : white;
font-weight : bold;
}

span.recordTitle	{
color : #808672;
font-weight : bold;
margin-bottom : 8px;
}