
BODY  {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;}
	
a:link 	  { color: #000099; text-decoration: underline;  } 
a:visited { color: #000099; text-decoration: underline;  } 
a:hover   { color: #FFFFFF; background: #000099; text-decoration: underline; } 
a:active  { color: #FFFFFF; background: #000099; text-decoration: underline; } 

a.bg_white:link    { color: #000099; text-decoration: underline;  } 
a.bg_white:visited { color: #000099; text-decoration: underline;  } 
a.bg_white:hover   { color: #FFFFFF; background: #000099; text-decoration: underline; } 
a.bg_white:active  { color: #FFFFFF; background: #000099; text-decoration: underline; } 

ADDRESS     {	font-family : Arial, Helvetica, sans-serif; font-style : italic; font-size : 11px; color : #000000;}
dl, p, dir  {	font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #000000;}
ol, ul, li  {   font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #000000;}
td, th, div {	font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #000000;}

.caption    {	font-family : Arial, Helvetica, sans-serif; 
        font-weight : bold;
	font-size : 13px;
	color : #000000;}
.captionw  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #ffffff;}
.date  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;}
.emphasis  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	font-size : 15px;
	color : #000000;}
.location  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;}
.mousetype  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;}
.navigation  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;}
.smalltext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;}
.subten  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	color : #000080;}
.subtitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 17px;
	color : #000080;}
.text  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;}
.title  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 22px;
	color : #000080;}

 /* This is the border line & background colour round the entire page */
.bodyline	  { background-color: #FFFFFF; border: 1px #98AAB1 solid;}
.bodyline_red	  { background-color: #FFFFFF; border: 1px #FF0000 solid;}
.bodyline_bgred	  { background-color: #FF0000; border: 1px #98AAB1 solid;}
.bodyline_redcyan { background-color: #00FFFF; border: 1px #FF0000 solid;}
.bodyline_redyel  { background-color: #FFFFCC; border: 1px #FF0000 solid;}
