span.sans-serif-font
{
	font-family: arial, verdana, helvetica, helv, sans-serif;
}
span.serif-font
{
	font-family: "Times New Roman", "Times Roman", Times, serif;
}
body, table
{
	font-family: verdana, arial, helvetica, helv, sans-serif;
    font-size: 10pt;
}
span.page-title
{
    font-size: 14pt;
	font-weight: bold;
    color: 808080;
    color: 999999;
}
span.main-page-title-gac
{
    font-size: 36pt;
	font-weight: bold;
    color: 000000;
}
span.main-page-title
{
    font-size: 14pt;
	font-weight: bold;
    color: 000000;
}
span.section-group-title
{
    font-size: 11pt;
	font-weight: bold;
    color: CC0000;
}
span.under-construction
{
	font-weight: bold;
    color: CC0000;
}

span.section-title
{
    font-size: 11pt;
	font-weight: bold;
    color: 1894C6;
}
span.sub-section-title
{
	font-weight: bold;
    color: 202020;
}
span.important
{
	font-weight: bold;
    color: cc0000;
}
span.informational
{
	font-weight: bold;
    color: 1894C6;
}
a:link
{
	color: rgb(00,00,255); 
	xtext-decoration: none;
}
a:visited
{
	color: rgb(00,00,255); 
	xtext-decoration: none;
} 
a:hover, a:active 
{
	color: #cc0000;
	xtext-decoration: none;
}
}
.ib
{
border: 3px #cc0000 solid;
}