h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.CustomStyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

.style1
{
   font-family: Comic Sans MS;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #0000FF;
}

a.Light_Blue:link
{
   color: #7D9EC0;
}
a.Light_Blue:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Light_Blue:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Light_Blue:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.Dark_Red:link
{
   color: #A52A00;
}
a.Dark_Red:visited
{
   color: #800080;
   text-decoration: underline;
}
a.Dark_Red:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.Dark_Red:hover
{
   color: #32CD32;
   text-decoration: underline;
}
a.Nefsis:link
{
   color: #005500;
   text-decoration: none;
}
a.Nefsis:visited
{
   color: #005500;
   text-decoration: underline;
}
a.Nefsis:active
{
   color: #00FF00;
   text-decoration: underline;
}
a.Nefsis:hover
{
   color: #32CD32;
   text-decoration: underline;
}
a.white:link
{
   color: #E6E6FA;
   text-decoration: none;
}
a.white:visited
{
   color: #C0C0C0;
   text-decoration: underline;
}
a.white:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.white:hover
{
   color: #0000FF;
   text-decoration: underline;
}
