﻿body 
{
	margin-top :0px;
	background-color: #33699b;
	font-family :Arial  ;
	font-size :9pt;
}
a:visited
{
	text-decoration :none;
	color :#00a5e9;
}
a
{
	text-decoration :none;
	color :#00a5e9;
}

.button
{
	background-color :#aaecf4;
	color :Black;
	border :solid 1px yellow;
	font-size :9pt;
}


