/*
* { margin: 0; padding: 0 }
*/

p { text-align: left; margin: 15px 0 }

p, ul { font-size: 13px; line-height: 1.4em }

p a, li a { color: #39c; text-decoration: none }

p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }

p#cross-links { text-align: center }

p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }

a:focus { outline:none }

img { border: 0 }

.hr_style {
	border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left
}

.h3_style {
	font-weight:bold;
	font-size:12px;
}
