﻿body 
{
	background-color : #000000;
	background-image: url(../images/border_img_about.gif); 
	background-repeat: no-repeat;
	background-position:  center top;
}


A:LINK, A:VISITED
{    
  font-family : arial;
  font-size : 9pt;
  text-decoration : none;
  color : #0143FF;
  font-weight : bold;
}


A:HOVER 
{
  font-family : arial;
  font-size : 9pt;
  text-decoration : underline;
  color : #0143FF;
  font-weight : bold;
} 

.pageheadline
{
    color: #0143FF;
}

h1, h2, h3, h4, h5
{
    color: #0143FF;
}

.pagesubheading
{
	color: #0143FF;
}
