/*-------------------------------------------------------------

BODY

-------------------------------------------------------------*/

html,body{
	width:100%;}

BODY {
	margin:0px;
	padding:0px;
	color:#251a17;
	font-size:13px;
	text-decoration:none;
	text-align:center;}

@media screen {
BODY {background-color:#898f96;}
}

@media print {
BODY {background-color:#fff;}
}

img{
	border:none;
	vertical-align:top;}

tt{
	font-family: "‚l‚r ƒSƒVƒbƒN","MS Gothic",monospace;}

a         {color: #36f; text-decoration:none}
a:link    {color: #36f; text-decoration:none}
a:visited {color: #380; text-decoration:none}
a:active  {}
a:hover   {color: #f36; text-decoration:none}

.noBackgroundImage{
	background-image:none;}
