/* Style Sheet for Symbolic Analysis Focus Group webpages

Notes

*/

BODY {
color : #FFFFFF; 
/*background : #000066; */
}

EM {
}

EM.membname {
font-weight: bold;
color: #FF0000;
font-style: normal;
}

EM.fail1 {
font-weight: bold;
color: #0000ff;
font-style: normal;
}

TD {
font-family : Arial, Helvetica, sans-serif; 
}

TT {
font-family : Courier New; 
font-size: large;
font-weight : bold; 
color: #FF0000;
}


P {
font-family : Arial, Helvetica, sans-serif; 
}

P.cpyrt {
font-family : Arial, Helvetica, sans-serif;
font-size:small;
}

A:visited {
font-family : Arial, Helvetica, sans-serif; 
text-decoration : none; 
color : #33CCFF;
}

A:link {
font-family : Arial, Helvetica, sans-serif; 
text-decoration : none; 
color : #33CCFF
}

A.here {
font-family : Arial, Helvetica, sans-serif; 
text-decoration : underline; 
}

A:hover {
background-color : #fff3d0; 
text-decoration : none; 
}


H5 {
font-weight : normal; 
font-size:medium;
font-family : Arial, Helvetica, sans-serif; 
text-decoration : underline; 
}

H4 {
font-weight : bold; 
font-family : Arial, Helvetica, sans-serif; 
font-style: italic;
margin-bottom: 0;
color : #33CCFF;
}

H3 {
font-family : Arial, Helvetica, sans-serif; 
color : #339966; 
font-style: italic;
font-size: large;
}

H2 {
font-weight : normal; 
font-family : Arial, Helvetica, sans-serif; 
color : #FFFF0099; 
}

H1 {
text-align: center;
font-family : Arial, Helvetica, sans-serif; 
margin-top:0cm;
margin-bottom:0cm;
color: #ffffff;
text-decoration : none; 
}

STRONG {
font-weight : normal;
color: #990066;
background-color: #ffffff;
font-size:150%
}





