body	{		padding: 0;		margin: 0;		background-color: #D0D0D0;		color: #000;		text-align: center;	}

img {
border:0;
}
		#contents		{		margin-top: 10px;		margin-bottom: 10px;		margin-right:auto;		margin-left:auto;		width: 597px;		background-color: #FFF;		color: #000;
        border: solid 1px black;		text-align: left;
	}		h1		{
margin:18px 45px 22px 35px;
font-family:tahoma, arial, sans-serif;
font-size:16px;
line-height:130%;
color:#454545;	}

	h2		{
margin:28px 45px 10px 35px;
font-family:tahoma, arial, sans-serif;
font-size:15px;
line-height:130%;
color:#333333;	}
		p, li, td		{margin:15px 35px 18px 35px;
font-family:verdana, arial, sans-serif;
color:#222222;
font-size:0.8em;
line-height:145%;	}

#menu {border-bottom:dashed 1px silver;}
#menu p {font-size:75%; padding-bottom:0;}
#menu a {padding-bottom:0;}
#menu a:link {color: #006699; text-decoration:underline;}#menu a:visited {color:#006699; text-decoration:underline;}#menu a:hover {color: #E08B16; text-decoration:none;}#menu a:active {color: #006699; text-decoration:underline;}

a:link {color: #006699; text-decoration:underline;}a:visited {color: #006699; text-decoration:underline;}a:hover {color: #E08B16; text-decoration:none;}a:active {color: #006699; text-decoration:underline;}

table, tr 
{ padding-left:35px;}		.code	{		color: #339;		background-color: transparent;		font-family: times, serif;		font-size: 0.9em;		padding-left: 40px;	}

.callout {
border:1px solid black; 
background-color:#FBFBD6; 
padding:0; margin:15px 35px 35px 35px;
}