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