/* CSS Document */
#content ul {
	list-style-image: url(images/blue-bullet.png);
	list-style-position: outside;
}
/*h1 {
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-transform: capitalize;
}
h1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-transform: capitalize;
}*/
h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: -4mm;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -1mm;
	margin-top: -1mm;
}
blockquote {
	font-style: italic;
}
a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #FF6633;
}
a:visited {
	color: #000066;
}
.spc-block {
	font-style: normal;
}
/*.tbe_style {
	font-size: 0.8em ;
	}*/
