a
{ color:0000ff;
	
	}
	
 body
{ background-color:dae0ef;
	color:000000;
	text-indent:20px;
	font-family:Arial;
	font-size:12;
	margin-left:20px;
	BACKGROUND-POSITION: left bottom;
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(images/codeBtm.gif); 
	BACKGROUND-REPEAT: repeat-x }
	
body.start {
	BACKGROUND-POSITION: left left;
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(images/codeLeft.gif); 
	BACKGROUND-REPEAT: repeat-y }

h2
{ color:202020;
	font-family:Arial;
	font-size:18;
	text-align:center;
	font-style:italic;
	
	}
	
h3
{ color:505050;
	font-family:Arial;
	font-size:14;
	text-align:center;
	font-style:italic;

	}


h4
{  background-color:334455;
	color:ffffff;
	font-family:Nina;
	font-size:16;
	text-align:left;
	border-color:778899;
	border-style:solid;
	border-width:2px;
	border-right-style:none;
	border-top-style:none
 	}
 	
 h4.disclaimer
{  background-color:ffffff;
	color:cc0000;
	font-family:Nina;
	font-size:16;
	text-align:left;
	border-color:bb5555;
	border-style:solid;
	border-width:2px;
	
 	}
 	
h4.red
{ background-color:990a10;
	color:e3e3e3;
	font-family:Nina;
	font-size:16;
	text-align:left;
	border-color:000000;
	border-style:solid;
	border-width:4px;
	border-top-style:none;
	border-right-style:none;
 	}

label
{color:0000ff;
 text-decoration:'underline';
	}
	
li
{ font-weight:bold;}

p
{ color:000000;
	margin-left:20px;
	margin-right:20px
}

p.answer
{ color:000000;
	font-style:italic
	}
	
p.ask
{ color:bb0000;
	font-weight:bold;
	 text-decoration:'underline';
	 text-indent:10px;
	}
	
p.block
{
	display:block;
 margin-left:auto;
 margin-right:auto;
 height:160px;}

table
{
	background-color:ebf1ff;
	 border-width:2;
	 border-color:ffffff;
	 border-style:solid;
	 text-align:left;
	 text-indent:20px;
	 font-family:Arial;
	 font-size:12;}
td
{ border-width:2;
	border-color:ffffff;
	border-style:solid}
