    body {
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-size: 12px
	
    }
    .slim {
	padding-top: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
    }
    .homeText {
	padding-top: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	position: absolute;
	right: 160px;
    }
    .border {
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
    }
    .stdImage {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 2px; 
	color: #000000;
	border-width: 2px;
	border-style: solid;

    }
    .topRightImage{
	margin-right: 0px;
	margin-top: 2px; 
	color: #000000;
	border-width: 2px;
	border-style: solid;
	position: absolute;
	top: 0px;
	right: 0px;
    }
    .tnImage {
	margin: 1px;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
    }
    P {
	text-align: justify;
	line-height: 18px;
	font-size: 14px
    }
    LI {
	text-align: justify;
	line-height: 18px;
	font-size: 14px
    }
    .heading {
	line-height: 20px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
    }
    .title {
	line-height: 26px;
	height: 26px;
	font-size: 22px;
	font-weight: bold;
    }
    A:link { color : #006699; }
    A:active { color : #00CCFF; }
    A:visited { color : #006633; }
    .sidebox {
	margin: 2px;
    }
    .toolbar {
	font-size: 14px;
	position: relative;
	left: 20%;
    }
    .tdNorm {
	background-color: #99CC66;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	color: #006699;
	
    }
    .tdOver {
	background-color: #FFFF00;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
	cursor: "hand";
	line-height: 20px;
	font-size: 18px
    }
    .butTR {
	height: 15px;
    }
    .stdCentImage {
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	margin-bottom: 0px;
    }
    .toolbarNorm {
	background-image: url(Images/Toolbar2.gif);
	position: absolute;
	left: 2px;
	right: 2px;
    }