<STYLE> 
HTML
{
	font-family: Verdana, Arial;
}
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
}


table.general
{
	margin: 0px 0px 0px 0px;
	margin-left: 23px;
	padding: 0px 0px 0px 0px;
	/*border-width: 1px 1px 1px 1px; */
	/*border-style: solid;*/
	border-color: #DBEEFB;
}

table.general tr
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-width: 6px 0px 0px 0px;*/
}

table.general td
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	/*border-width: 1px 1px 1px 1px;*/
	/*border-style: solid;*/
	border-color: #DBEEFB;
	background: transparent;
	/*font-style: italic;*/
	font-weight: normal;
	font-size: .8em;
}


h1, h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .4em;
	margin-top: 1em;
	font-weight: bold;
	overflow:hidden;
}
h3, h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0em .5em 0em;
	font-weight: bold;
	overflow:hidden;
}
h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .4em;
	margin-top: 1em;
	overflow:hidden;
}

h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 1.2em;
	margin-left: 3px;
	border-bottom: 1px solid #DBEEFB;
}



h2
{
	font-size: .85em;
	margin-left: 3px;
	border-bottom: 1px solid #DBEEFB;
}
h3
{
	font-size: .85em;
	font-style: italic;
	border-bottom: 1px solid #DBEEFB;
}
h4
{
	font-size: .8em;
	border-bottom: 1px solid #DBEEFB;
}

h5
{
	font-size: .8em;
	margin-left: 23px;
	border-bottom: 1px solid #DBEEFB;
}


p
{
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em 0em .5em 0em;
	margin-left: 23px;
	margin-right: 10px;
}

td p
{
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	margin-left: 5px;
	margin-right: 10px;
}


p.basic
{
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em 0em .5em 0em;
}


b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


ol
{
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
}

li p
{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em .25em .5em .25em;
}


ul
{
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .5em 0em 0em 2em;
}

.clsSource
{
	font-family: Lucida Console, Courier New, Courier;
	font-size: .8em;
	font-weight: normal;
}

div.center
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px dotted #DBEEFB;
	border-right: 1px dotted #DBEEFB;
	padding: 10px 10px 10px 10px;
}

div.header
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height:50px;
	display:block;
}

div.leftheader
{
	margin-left: 0px;
	background-color: #DBEEFB;
	float:left;
	height:50px;
	padding: 0;
	position:absolute;
	display:block ;
	overflow:hidden;
	
}

td.right
{
	border-right: 1px solid #DBEEFB;
}

td.left
{
	border-left: 1px solid #DBEEFB;
}

td.bottom
{
	border-bottom: 1px solid #DBEEFB;
}

td.top
{
	border-top: 1px solid #DBEEFB;
}

td.header
{
	background:#DBEEFB; 
	margin-top:5px; 
	padding-top:5px;
}

td.doubletop
{
	border-top: 3px double #DBEEFB;
}

/* sourced from http://www.cssplay.co.uk/boxes/snazzy2.html*/

.xsnazzy h6 {margin:0; font-size:0.7em; padding:0 10px 5px 10px; border-bottom:1px solid darkblue; text-align:center;}
.xsnazzy p, .zsnazzy p { margin:0; padding:2px 5px; font-size:0.7em;}
.xsnazzy {background: transparent; width:230px; float:right; margin:0px 0px 3px 10px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #DBEEFB; border-right:1px solid #DBEEFB;}
.xb1 {margin:0 5px; background:#DBEEFB;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; border:0 solid #DBEEFB; border-width:0 1px; height:auto;}
* html .xboxcontent {height:1px;}
.header_color {background:blue; color:#fff;}
 
</STYLE >