/* The Begining */
 

:link
{
color: #6c000a;
text-decoration: underline;
font-style: ;
font-size: 12pt;
font-family: rage italic;
}

:visited
{
color: #6c000a;
text-decoration: underline;
font-style: ;
font-size: 12pt;
font-family: rage italic;
}

:hover
{ 
color: #990000; 
text-decoration: underline;
font-style: ;
font-size: 12pt;
font-family: rage italic;
}

:active
{
color: #000000;
text-decoration: underline;
font-style: ;
font-size: 12pt;
font-family: rage italic;
}

p
{
color: black; font-size: 11pt; font-family: arial narrow;
}

pre
{
color: black; font-size: 7.5pt; font-family: arial narrow;
}

h2
{
color: #6c000a; font-family: arial narrow;
}

h4
{
color: #000000; font-family: size: 16pt arial narrow;
}

h5
{
color: #000099; font-family: size: 14pt arial narrow;
}








/* The End */