a
{
   color: #0000FF;
   text-decoration: none;
}
a:visited
{
   color: #0000FF;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #FF0000;
   text-decoration: none;
}
a.style2
{
   color: #0000FF;
   text-decoration: none;
}
a.style2:visited
{
   color: #0000FF;
   text-decoration: none;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: none;
}
a.style2:hover
{
   color: #FF0000;
   text-decoration: none;
}
h1
{
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
   text-decoration: none;
   color: #00008B;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2
{
   font-family: "Bookman Old Style";
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #FF0000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3
{
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #FF0000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   color: #000080;
   background-color: transparent;
}
.style_of_head
{
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   -webkit-text-shadow: 15px 15px 15px rgba(255,0,0,1.00);
   -moz-text-shadow: 15px 15px 15px rgba(255,0,0,1.00);
   -ms-text-shadow: 15px 15px 15px rgba(255,0,0,1.00);
   text-shadow: 15px 15px 15px rgba(255,0,0,1.00);
}
