.Normal, p { font-size: 1.2em; margin-bottom: 10px; line-height: 1.5em; }

.Heading1, h1  { 
	font-size: 2.2em; 
	color: #0079C1; 
	font-family: Arial, sans-serif; 
	margin-bottom: 10px; 
}

.Heading2, h2  { 
	font-size: 1.4em; 
	font-weight: bold; 
	color: #000; 
	margin-bottom: 7px;
}

.Heading3, h3  { 
	font-size: 1.4em; 
	font-weight: bold; 
	color: #666; 
	margin-bottom: 7px;
}

.read { 
	font-size: 1.2em; 
	background: url(../images/bullet.gif) no-repeat 0 0.25em; 
	padding-left: 13px; 
	line-height: 1.5em; 
}

.ImmControlAlign_Center { margin: 0 auto 10px; }

.ImmControlAlign_Center td,
.ImmControlAlign_Center th { border: 1px solid #ccc; padding: 3px; }

.ImmControlAlign_Center th { font-weight: bold; }

#main #left-col ul { margin-bottom: 15px; }

#main #left-col li,
.tab li { 
	font-size: 1.2em; 
	background: url(../images/bullet.gif) no-repeat 0 0.4em; 
	padding-left: 13px; 
	line-height: 1.5em; 
	margin-bottom: 5px;
}