body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
}
mainTable {
	border: 1px solid #000000;
	/*/*/line-height: 1.5em; /* */
 }
 mainTable td {
 	padding: 20px;/*Pads each table cell in modern browsers*/
 }
 maincontent {
 	border-left: 2px dotted #333;
 	font-size: 14px;
	vertical-align: top;
	/*/*/font-size: 100%; /* */
 }
 sidebar {
 	width: 200px;
 	font-size: 12px;	/*/*/font-size: 85%; /* */
 }
 
header {
 	background-color: #333333;
 	color: #CCCCCC;
 	background-image: url(csst_bg.gif);
 }
 footer {
 	background-color: #333333;
 	color: #CCCCCC;
 	background-image: url(csst_bg.gif);

 }
 
h1 {
font-family: Papyrus, Georgia;
color: #000000;
text-align: center;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-style: oblique;
font-size: 12pt;
text-align: center;
}

h3 {
font-family: Arial, Helvetica, Sans-Serif;
text-align: center;
color: #000000;
font-size: 11pt;
}



a:link { text-decoration: underline;
color: #000000 }
a:active { text-decoration: underline;
color: #000000 }
a:visited { text-decoration: underline; 
color: #000000}
a {
text-decoration: underline;
color: #000000;
}
a:hover { text-decoration: underline; 
color: #000000}
a:focus { text-decoration: underline; 
color: #000000}