/* CSS Document */
html,body {
	height:100%;
}
body {
	margin:0;
	background: url(bg.gif) top repeat-x fixed #e2f0ff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
a {color:#FF0000; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:underline;}
.green { font-weight:bold; color:#009900;}
.rakhshfam {
	position:absolute;
	bottom:7px;
	text-align:center;
	left:7px;
	font-size:11px;
	color:#333333
}
