body { background-color:#666666; color: #333333; font-size:13px; font-family:Arial, Helvetica, sans-serif; }
a { color:#000000; } 
a:hover { color:#FF6633; text-decoration:underline; }
.grey, .greyCopy { color:#333333; }
.white { color:#ffffff; }

h1, h2, h3 {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: large; _font-size: medium; /*1.2em;*/
	font-weight: bold;
	line-height: 115%;
	margin: 0px 0px 5px 0px;
	color: #202020;
	/* padding: 5px 5px 5px 0px; */
	text-align: left;
}

h2 {
	font-size: medium; _font-size: small; /*1.1em;*/
}

h3 {
	font-size: small; _font-size: x-small;
}

.heading_large { font-weight: bold; line-height: normal; font-size: x-large; _font-size: large; font-w/*18px;*/ }
.heading_medium { font-weight: bold; line-height: normal; font-size: medium; _font-size: small; /*12px;*/ }
.heading_small { line-height: normal; font-size: small; _font-size: x-small; /*10px;*/ }

.hlHeading { font-weight: bold; font-size: large; _font-size: medium; /*18px;*/ color: #202020; }
.h2Heading { font-weight: bold; font-size: medium; _font-size: small; /*12px;*/ color: #202020; }
.h2HeadingB { color: #202020; font-weight: bold; }

.h3Heading { font-size: small; _font-size: x-small; /*10px;*/ color: #202020;}

.redCopy { color: #DD0000; }
.smallest { font-size: x-small; _font-size: xx-small; } 
.hlight { color: #202020; }