body { 
	margin : 0 0 0 0;
	background-position : top;
	background : url(images/BGCloud.jpg);
	background-repeat : no-repeat;
	background-color : #000000;
}

.footer
	{
	font-family: verdana, arial;
	font-size: 9px;
	color: rgb(255, 255, 255);
	}

.ColHdr
	{
	font-family: verdana;
	font-size: 12px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	}

.SubHdr
	{
	font-family: verdana;
	font-size: 11px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	}

.ColBody
	{
	font-family: verdana;
	font-size: 10px;
	color: rgb(0, 0, 0);
	font-weight: none;
	}
.BodyHdr
	{
	font-family: verdana;
	font-size: 10px;
	color: rgb(255, 255, 255);
	font-weight: normal;
	}
.BodyText
	{
	font-family: verdana;
	font-size: 14px;
	color: rgb(255, 255, 255);
	font-weight: none;
	}
.BodyText2
	{
	font-family: verdana;
	font-size: 11px;
	color: rgb(255, 255, 255);
	font-weight: none;
	}
.BodyTextHdr
	{
	font-family: verdana;
	font-size: 10px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	}
.StoreHdr
	{
	font-family: verdana;
	font-size: 14px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	}
.StoreInf
	{
	font-family: verdana;
	font-size: 12px;
	color: rgb(255, 255, 255);
	font-weight: none;
	}	
a:link.link
	{
	font-family: verdana;
	font-size: 12px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-decoration: none;
	}
a:visited.link
	{
	font-family: verdana;
	font-size: 12px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-decoration: none;
	}
a:hover.link
	{
	font-family: verdana;
	font-size: 12px;
	color: rgb(220, 220, 240);
	font-weight: bold;
	text-decoration: none;
	}
a:active.link
	{
	font-family: verdana;
	font-size: 12px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-decoration: none;
	}
