body
{
    background-color:  #C0C0C0;
    color: #000000;
    font-family: "Verdana";
    Font-size: 20;
    Font-weight: bold;

}

h1
{
    color: #000000;
    font-family: "Verdana";
    font-style: bold;
    text-decoration: none;
    Font-size: 48;

}

h2
{
    color:#000066;
    font-family: "Verdana";
    font-size: 32pt;
}

h3
{
    color: #FF0000;
    font-family: "Franklin Gothic Demi";
    Font-size: 26pt;

}

h4
{
    color: blue;
    font-family: "ArtificeSSK";
    Font-size: 20pt;
}


h5
{
    color:#000066;
    font-family: "Verdana";
    font-size: 16pt;
}

.highlight
{
    background-color:  #fafad2;
}

ul
{
    color: #000000;
    font-family: "Verdana";
    Font-size: 20;
    Font-weight: bolder;
}

.semitransparent 
{
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
      opacity: 0.3;
}

#clouds
{
    background-image: url(../images/clouds.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    line-height:25%;
    height: 400px;

}

#pannel
{
    background-color:  #fafad2;
    border-style: groove;
    border-width: 10px;
    margin-top: 15px;
}

table, tr, td
{
    font-family: Verdana, Helvetica, Ariel, sans-serif;
    font-face: Verdana;
    font-size: 12pt;
    vertical-align: middle;
}

#text01
{
    color: #000000;
    font-size: 20;
    font-weight: bold;
}

#faqbox {
	border:10px hidden #6a5acd; width: 80%;
        margin-left: 5px; 
	font-size: 16pt;
        font-family: Verdana;
        colour: blue; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px 
	}

#pannel
{
    background-color:  inherit;
    border-style: none;
    border-width: 5px;
    margin-top: 15px;
}