/* main styles here */

body
{color: #000000;
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  100%;}

P,LI,UL,OL,TD
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size:  100%; }

h1, h2, h3
{font-family: Verdana, Arial, Helvetica, sans-serif;}

h1
{color: #26527B;
background: transparent;
font-size:  170%;
font-weight: 800;}

h2
{color: #26527B;
background: transparent;
font-size:  150%;
font-weight: 700;}

h3
{color: #26527B;
background: transparent;
font-size:  130%;
font-weight: 600}

h4
{color: #649cb5;
background: transparent;
font-size:  110%;
font-weight: 600}
h5
{color: #649cb5;
background: transparent;
font-size:  90%;
font-weight: 600}
h6
{color: #26527B;
background: transparent;
font-size:  110%;
font-weight: 600}
/* main styles end */

/* a styles here */
a:link
{color: #26527B;
background: transparent;
text-decoration:none}

a:visited
{color: #26527B;
background: transparent;
text-decoration:none}

a:active
{color: #26527B;
background: transparent;
text-decoration:none}

a:hover 
{color:#26527B;
background: transparent;
text-decoration:underline}

a:focus 
{color: #26527B;
background: transparent;
text-decoration:underline}
/* a styles end */



/* span and special styles begins*/
span.span-important
{
	color: #26527B;
	background: transparent;
	font-size:  110%;
	font-weight: 600
}

p.p-important
{color: #649cb5;
background: transparent;
font-size:  110%;
font-weight: 600}

span.p-important2
{color: #414B56;
background: transparent;
font-size:  110%;
font-weight: 600}

p.p-important2
{color: #414B56;
background: transparent;
font-size:  110%;
font-weight: 600}

p.p-important3
{color: #26527B;
background: transparent;
font-size:  110%;
font-weight: 600}

span.p-special
{color: #ff0000;
background: transparent;
font-size:  110%;
font-weight: 600}

p.p-special
{color: #ff0000;
background: transparent;
font-size:  110%;
font-weight: 600}
/* span and special styles end

