html,body,div,span,ul,ol,li,p,a,img,h1,h2,h3,h4,h5,table,td,tr,th,caption	{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
}
body	{
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background-image: url(./images/bgimage.jpg);
	background-repeat:repeat;
}
.t3 {
	font-size: 12px;
	color: #070f3e;
	border:1px  #ffffff;
	text-align:center;
}
.t3l {
	font-size: 12px;
	color: #070f3e;
	border:1px solid #ffffff;
	text-align:left;
}
.t5 {
	font-size: 12px;
	color: #ffffff;
	border:1px solid #ffffff;
	text-align:center;
}

/* CSS Document */
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
.style3 {
	font-size: 12px;
	font-weight: lighter;
	color: #070F3E;
}
.style5 {font-size: 12px; color: #FFFFFF; }
a:active {
	text-decoration: none;
}
.style6 {font-size: 10px}
