body
{
	background : #99CCFF;	
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
}

.table
{
	background : White;	
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
}
 
a
{
	color: #003399;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:hover
{
	color: #003399;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

a:visited
{
	color: #003399;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:visited:hover
{
	color: #003399;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

hr
{
	size : 1pt;
	height: 1px;
	width: 100%;
	border-color: #3399FF;
	border-width: 1px 0px 0px;
	border-style: solid;
}

.box
{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size : 16px;
	color: Black;
	border : 1px solid #3399FF;
	background-color : #FFFFFF;
}
