body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : Black;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}

h1
{
	font-weight: bold;
	font-size: 1.8em; 
	color: gray;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
h2 { color: gray; font-size:1.4em; }
h3
{
	font-weight: bold;
	font-size: 16px;
	color: gray;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover
{
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.baselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
}
.alignCenter { text-align: center; }
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}

p, pre { text-align: Left; }
p { font-size: 100%; line-height: 1.8em; margin-top: 0px; }
pre { font-size: 85%; line-height: 1.2em; margin-top: 0px; }
.boxbody p {font-size:100%}
.boxbody a {color:gray}
.boxbody a:hover {color:black}
.exp { width:30em; margin:10px auto; }
hr { width:35em; margin: 10px auto;}
ul li { list-style-image: url('images/bullet.gif'); font-size: 100%; color:black ; }
/* Show only to IE PC \*/ * html .boxhead h2 {height: 1%;}
/* For IE 5 PC */ .sidebox { margin: 0 auto; /* center for now */ width: 17em; /* ems so it will grow */ background: url(images/drop-box_11.jpg) no-repeat bottom right; font-size: 100%; }
.boxhead { background: url(images/drop-box_07.jpg) no-repeat top right; margin: 0; padding: 0; text-align: center; }
.boxhead h2 { background: url(images/drop-box_06.jpg) no-repeat top left; margin: 0; padding: 20px 30px 5px; color: White; font-weight: bold; font-size: 1.4em; line-height: 1em; text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */ }
.boxbody { background: url(images/drop-box_10.jpg) no-repeat bottom left; margin: 0; padding: 5px 30px 31px; }
.widthlessbox { margin: 0 25%; /* NO WIDTH! Opens up a world of possibilities! */ background: url(sbbody-r.gif) no-repeat bottom right; font-size: 100%; }

#menu { position: relative; margin-top: 0; margin-left: 0; z-index: 10;style:none; }	
#center { /* this is an IE5 fix. */ margin:0 auto;width: 99%; text-align: center; POSITION:absolute; TOP:0px; z-Index:11;}
#wrapper { margin:0 auto; width:600px; TOP:0px; text-align: center; z-Index:12;} 
#divslide { margin-top: 0; margin-left: 0; z-index: 13;cursor:pointer;cursor:hand;}

/* delete the style declaration below if you do not want it to be transparent! */ #calculator { filter:alpha(opacity=95); -moz-opacity:.85; opacity:.85; }

