BODY{
	background-color: #6699CC;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin : 0px;
}
 
TD{
	font-family: Tahoma, Verdana, Arial;
	color: #0000ff;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

TD.outterblue{
	border: 1px solid #000000;
}


TD.footer{
	font-family: Tahoma, Verdana, Arial;
	color: #0000ff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;

}

P{
	font-family: Tahoma, Verdana, Arial;
	color: #0000ff;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A:LINK, A:VISITED {
	color : Blue;
	text-decoration : underline;
}
A:HOVER {
	color : #0000ff;
	text-decoration : underline;
}

A:LINK, A:VISITED {
	color : #0000ff;
	text-decoration : underline;
}
A:HOVER {
	color : #0000ff;
	text-decoration : underline;
}