
A
{
    font-family:Arial;
	font-size:12px;
	color: rgb(255,255,255);
    TEXT-DECORATION: none
}
A:hover
{
   font-family:Arial;
	font-size:12px;
	color: rgb(255,255,255);

    TEXT-DECORATION: underline
}


table
{
	font-family:Arial;
	font-size:12px;
	color: rgb(0,0,0);
}

td
{
	font-family:Arial;
	font-size:12px;
	color: rgb(0,0,0);
}

body
{
	font-family:Arial;
	font-size:12px;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	
}

p
{
	font-family:Arial;
	font-size:12px;
	color: rgb(0,0,0);
		
}

h1
{
	font-family:Arial;
	font-size:13px;
	color: rgb(51,102,153);
		
}