﻿body 
{
    background-color: #CCCCFF;    
}
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
}
h2
{
    font-family:Trebuchet MS;
    font-style:italic;
    font-weight:bold;      
}
a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    padding-bottom: 30px;
}
.style1
{
    text-align:center;
    font-style:italic;
    font-family:Rockwell;
    
}
.style2
{
    text-align:center;
    color:#0000FF;  
    
}
.style3
{
    text-align:center;
    color:Red;
    font-size:x-large;
    font-weight:bold;
     
}
.style4
{
    padding-left:40px;  
}
.style5
{
    width:400px;
}    
.style6
{
    padding-left:40px;
    width:900px;
}
.style7
{
    padding-right:40px;
}
.style8
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: large;
   float:Left;
   padding-left:40px;   
}
.style9
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: large;   
}