P  {
	font-size : 12px;
	font-family : arial;
	text-decoration : none;
	line-height : 18px;
}
H1  {
	font-size : 15px;
	font-family : arial;
}
H2  {
	font-size : 13px;
	font-family : arial;
}
H3  {
	font-size : 10px;
	font-family : arial;
}
BODY  {
	font-family : arial;
	line-height : 18px;
	text-align: center;
	font-size : 12px;
	}
TD  {
	font-size : 12px;
	font-family :arial;
	line-height : 18px;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	}

a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
	
#head {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: transparent;
	border: none;
	text-align:left;
	width: 655px;
	height: 107px;
}
	
#mask {

	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: #697D9D url(/gfx/mask.png) no-repeat top;
	border-bottom: none;
	border-top: none;
	text-align:right;
	width: 655px;
	height: 27px;
}

#outerbox {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: #697D9D repeat-y right;
	border: none;
	text-align:left;
	width: 655px;
}

	#menu1 {
	border: none;
	height: auto;
	float:left;
	width:121px;
	background: #697D9D url(/gfx/menumid.png) repeat-y left;
	line-height : 20px;
}

	#menu1 h2 {
	color: white;
}
	
	p,h1,h2,h3,pre {
		margin:0px 2px 3px 2px;

		}
		
	#content {
	border: none;
	float:left;
	width:534px;
	background: white url(/gfx/bodybg.png) repeat-y right;
}
	
.content {
	padding: 1px 20px 24px 18px;
	}
	
.menu {
	padding: 0px 5px 0px 8px;
	}
	

#tail {
float:left;
width:532px;
height:20px;
background: #A6BAD5;
background-image : url(/gfx/disclaimer.png);
background-position : bottom;
}
