A {
    font-weight: bold;
    color: #000000;
}

H2 {
    color: #000000;
    font-family: serif;
    font-weight: bold;
    font-style: italic;	 
    font-size: x-large;
}

H4 {
    color: #000000;
    font-family: serif;
    font-style: bold; 
    font-size: x-large;
}

H5 {
    color: #FFFFFF;
    font-family: serif;
    font-style: bold;
    font-size: medium;
}

.sidebar
{
    color: #FF00FF;
    font-family: Trebuchet MS, Arial, Helvetica, serif;
    font-style: italic;
    font-weight: bold;	
    font-size: 12pt;
    text-decoration: none;	
}

.header
{
    color: #FF00FF;
    font-family: Trebuchet MS, Arial, Helvetica, serif;
    font-size: 24pt;
    text-decoration: none;
}

.subheader
{
    color: #EF00EF;
    font-family: Trebuchet MS, Arial, Helvetica, serif;
    font-size: 18;
    text-decoration: none;
}

.bigger
{ 
    font-size: 120%;
}

TABLE.color1
{   
    color: #FF00FF;
    font-family: Trebuchet MS, Arial, Helvetica, serif;
    font-style: italic;
    font-weight: bold;	
    font-size: 12pt;
    text-decoration: none;
    bgcolor: #EF00EF;
}

TABLE.color2
{    
    color: #FF00FF;
    font-family: Trebuchet MS, Arial, Helvetica, serif;
    font-style: italic;
    font-weight: bold;	
    font-size: 12pt;
    text-decoration: none;
    bgcolor: #A000A0;  
}

TD.small {
	font-size: 10pt;
}
