body {
	font-family: georgia, times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #7f7f7f;
	background: #ffffff url(/images/fixGridlock-header.jpg) no-repeat center top;
}
#content-pad {
	width: 900px;
	padding-top: 184px;
	text-align: center;
}
#sub-message {
	margin-left: 75px;
	width: 750px;
	height: 420px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: auto;
	scrollbar-face-color: #f04a43;
	scrollbar-highlight-color: #ffc1bf;
	scrollbar-3dlight-color: #666666;
	scrollbar-shadow-color: #510401;
	scrollbar-darkshadow-color: #2d0d0c;
	scrollbar-track-color: #E7E5DF;
	scrollbar-arrow-color: #CCCCCC;
}
#footer {
	margin-top: 10px;
	padding-top: 5px;
	width: 900px;
	height: 30px;
	background: #ffffff url(/images/lane-strip.gif) no-repeat center top;
}
h1 {
	color: #d72822;
	font-size: 30px;
	/*line-height: 36px;*/
	font-family: arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
h2 {
	color: #d72822;
	font-size: 24px;
	/*line-height: 36px;*/
	font-family: arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
h3 {
	color: #d72822;
	font-size: 18px;
	/*line-height: 36px;*/
	font-family: arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
p {
	text-align: left;
}
small {
	font-size: 12px;
}
a{
	/*FONT-SIZE: 12px;*/
	COLOR: #4E85C0;
	TEXT-DECORATION:underline;
}
a:active,a:visited{
	/*FONT-SIZE: 12px;*/
	TEXT-DECORATION:underline;
}
a:hover{
	/*FONT-SIZE: 12px;*/
	TEXT-DECORATION:none;
}
h1,h2,h3 a a:active a:visited a:hover{
	TEXT-DECORATION:none;
}

