@charset "utf-8";

body {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:black;
}
h1 {
	font-size:16pt;
	font-weight:bold;
}
h2, h3, h4, h5, h6 {
	font-size:14pt;
	font-weight:bold;
}
#leftcol,#header,#footer,
#featureSWF,#supportRight,#videoPlayer,#eduRight {
	display:none;
}
.contactInfo {
	font-size:10pt;
	border-top:1px solid #ccc;
	padding-top:10px;
}
a {
	color:#005bb6;
	text-decoration:underline;
}
