body {
	background-color: #000066;
	font-family: verdana, sans serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

td, th {
	font-family: verdana, sans serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

td.body { padding:15px;}
td.links { padding:4px; font-family: verdana, sans-serif; font-size: 10px; color: #333333; line-height:16px;}

a {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font: normal;
	color: #996699;
	text-decoration: underline;
}

.heading {
	font-family: serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

 .whiteborder
{
   border-style:solid;
   border-color:#ffffff;
   border-width:1
} 

 .blueborder
{
   border-style:solid;
   border-color:#00ccff;
   border-width:1
} 

 .pinkborder
{
   border-style:solid;
   border-color:#ff0099;
   border-width:1
} 

.secondary {
	font-family: sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal
	text-decoration:underline;
}

.headlink { 
	color: #990099; 
	text-decoration: underline;
}

.title {
	font-family: sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal
	text-decoration:underline
}

h1 {
  font : bold 24px verdana, sans-serif;
  margin-top : 0;
  margin-bottom : 0;
  color: #000099;
  border : none ;
}

h2 {
  font : bold 20px arial, helvetica, sans-serif;
  margin-left : 0;
}

h3 {
  font : bold 17px Times New Roman, Times, serif;
  margin-bottom : 0;
  line-height : 100%;
}

h4 {
  font : bold italic 15px arial, helvetica, sans-serif;
  margin-bottom : 0;
  line-height : 100%;
}

h5 {
  font : bold 15px arial, helvetica, sans-serif;
  margin-bottom : 0;
  line-height : 100%;
}
