/* CSS Document */


body 	{
	background-color:#336699;
	font-family: verdana, arial, helvetica, tahoma, sans;
	font-size: 12px;
	color: #FFFFFF;
	}

b	{
	font-weight:bold;
	}

i	{
	font-style:italic;
	}
