﻿body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/i/bg2_blank.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: inherit;
	width: 100%;
	color: Black;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
}


div.cloud { margin: 20px 0; text-align: center; color: #555555; }
div.cloud > a { text-decoration: underline; margin-right: 10px; white-space: nowrap; color: #777777; }
div.cloud > a:hover { color: #CC3A00; }

div.cloud-profile { margin: 5px 0; text-align: center; font-size: 8px; color: #555555; }
div.cloud-profile > a { text-decoration: underline; margin-right: 5px; white-space: nowrap; color: #777777; }
div.cloud-profile > a:hover { color: #CC3A00; }













