body {
 
	background-color: #c7d9e6;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.we-r-here.com/ps/images/bg2.jpg); 
	background-repeat:repeat;
}

body, td, th {
	color: #003366;
}

p  {
	color: #990000;
	font-size: 10pt;
}

h1 {
	color: #000033;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	color: #670E38;
	font-size: 12pt;
	font-weight: bold;
}

h3, h4 {
	color: #000033;
}

h5, h6 {
	color: #660000;
}

a {
	text-decoration: none; color: #000066;
	font-weight: bold;
}

a:hover {
	text-decoration: none; color: #0E4BA8
}
a:visited {
  color: #666666;
}


table.border {
	border-color: #415573;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
  }
  
img {border:none;
}
