body   
{
	background-color: #1A2E51;
	background-repeat: repeat-y;
	background-position: top right;
	}

A:link { text-decoration: none; color:#2243AF; }
   
  A:visited { text-decoration: none; color:#11266B; }
  
  A:hover { text-decoration: line-through; color:#2243AF; }

img 
	{
	border: 0px;
	}

table
{font-family:  veranda, tahoma, arial, georgia; 
color: #2B54DC; 
letter-spacing: normal; 
font-size: 12px;
background-image:url(images/tablebg.jpg);}

.header
	{ 
	color: #395582; 
	font-family: Arial;
	font-size: 18px;
	border-bottom: 2px solid #4F7BC1;
	font-weight: none;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
