﻿.body
{
	background:white;
	font-family:Arial;
	font-size:12pt;
	background-image: url("/images/SnowBG.gif");
	
	background-repeat:repeat;

}
.a
{
	font-family: Arial;
	font-size: 12pt;
	color:Blue;	
}
img
{
	border:0;
}
.adtxt
{
    font-size:8pt;
    color:GrayText;
}
