body {
	background-color:#DBDBDB;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
a {
	text-decoration: none;
	border-bottom:1px dotted #0000ff;
}
a:hover {
	text-decoration: none;
	border-bottom:1px solid #0000ff;
}

H1.title, H1.title2 {
	display: block;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 32px;
	color: #e7795d;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
	font-weight: normal;
}
H1.title {
	text-align: left;
}
H1.title2 {
	text-align: center;
}

#container {
	background:#DBDBDB;
	width:600px;
	padding:0 4px;
	text-align: center;
  margin: 0 auto;
}
#container2 {
  background:#DBDBDB;
	margin:0;
	padding:0 4px;
  position: relative;
  float: left;
  top: 10px;
  left: 40px;
  width: 420px;
}
.xsnazzy h1, .xsnazzy h2, .xsnazzy p, .xsnazzy h1.c2 {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {
	font-size:3em;
	color:#fc0;
	font-family: Trebuchet MS, Georgia, serif;
}
.xsnazzy h1.c2 {
	font-size:2em;
	color:#000000;
	font-family: Trebuchet MS, Georgia, serif;
}
.xsnazzy h2 {font-size:1.8em; color:#234; border:0;}
.xsnazzy h2.c2 {font-size:1.4em; color:#ffcc00; border:0; text-align:left;}
.xsnazzy h2.c2 a {
	color: #ffcc00;
	text-decoration: none;
	border-bottom:1px dotted #ffcc00;
}
.xsnazzy h2.c2 a:link {
   text-decoration:none;
   border-bottom:1px dotted #fff;
}
.xsnazzy h2.c2 a:hover{
   text-decoration:none;
   border-bottom:1px solid #ffcc00;
}
.xsnazzy p {padding-bottom:0.5em; padding-left:0.8em; color:#000;text-align:left;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:1em;}

.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #00ACE6; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#00ACE6; border-width:0 5px;}
.xb5 {margin:0 2px; background:#00ACE6; border-width:0 4px;}
.xb6 {margin:0 2px; background:#00ACE6; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#00ACE6; border-width:0 3px; height:2px;} 
.xboxcontent {display:block; background:#00ACE6; border:3px solid #fff; border-width:0 3px;}

.xboxcontent b.emph {
  background-color: #80DCFF;
	color: black;
	font-weight: bold;
}