body{
	background-color: #E6EBFB;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-position: top;
}
td{
	font-size: 14px;
	color: #333366;
}
a{
	color: #336699;
}
a.a{
	font-size: 16px;
}
a.a:hover{
	color: #E6EBFB;
	font-size: 16px;
	background-color: #336699;
}
a.a:visited{
	font-size: 16px;
}
a.a:active{
	font-size: 16px;
}
.title{
	color: #000099;
	font-size: 18px;
}