p, div, td, h1, h2, h3, h4, h5, h6, ol, ul, dl {
	color: darkslategray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, div, td, ol, ul, dl {
	font-size: 14px
}

p {
	text-indent: 1cm;
}

ol {
	font-size: 14px;
}

ul {
	font-size: 14px;
}

.flush {
	text-indent: 0cm;
}

.intro {
	font-size: 15px;
}

a:hover {
	color: green;
	text-decoration: underline
}




