a
{
    color: #000000; 
    text-decoration: none; font-style:italic;
    font-size: 9pt;
}

a:link
{
    color: #990000; 
    text-decoration: underline;
    font-weight:bold; 
}

a:visited
{
    color: #990000; 
    text-decoration: underline;
    font-weight:bold; 
}

a:active
{
    color: #990000; 
    text-decoration: underline;
    font-weight:bold; 
}

a:hover
{
    color: #990000; 
    text-decoration: underline;
    font-weight:bold; 
}
.navbar { font-family: "Palatino Linotype", serif;  
	  font-size: 10pt; 
	  font-style:italic; font-weight:bold;  text-decoration:none;         
}
a.navbar { color:#4F4F4F; text-decoration:none; font-size: 10pt;}
a.navbar:link { color:#4F4F4F; text-decoration:none;font-size: 10pt;}
a.navbar:visited { color:#4F4F4F; text-decoration:none;font-size: 10pt;}
a.navbar:active { color:#4F4F4F; text-decoration:none;font-size: 10pt;}
a.navbar:hover { color:#239BEF; text-decoration:none;font-size: 10pt;}
.menu
{
    color: #000000; font-family: Verdana, Arial; 
    font-size: 9pt;
    text-decoration: none;
    
}

.menu2
{
    color: #9FBBD5; font-family: Verdana, Arial;
    font-size: 9pt;
    text-decoration: none;
    
}



.tutorial 
{
    color: #444444; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt;
    text-indent: 2em;
    text-align: justify;
    line-height: 1.5em;
    margin-left: 20;
    margin-right: 20;
    margin-top: 10;
    margin-bottom: 10;
}

.tutorialtable
{
    color: #444444; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt;
    text-indent: 0em;
    line-height:1.5em;
}

.showcase
{
    color: #444444; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt;
    text-indent: 0em;
    text-align: center;
}

.detail
{
    color: #444444; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt;
    text-indent: 0em;
    text-align: justified;
}

.header
{
    color: #990000; font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-weight:bold; 
    font-size: 14pt;
}

p
{
    color: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt;
    text-indent: 2em;
    text-align: justify;
    line-height: 1.75em;
    margin-left: 20;
    margin-right: 20;
    margin-top: 10;
    margin-bottom: 10;
}

<!--font-family: "Palatino Linotype", serif;-->
<!--Blue #000063 -->
<!--White #FFFFFF -->
<!--Blue Highlight #0000FF -->
