body {
    color: #222;
    font: 1em/1.3 tahoma,arial,verdana,helvetica,sans-serif;
}
h1, h2, h3 {
	font-family: georgia, 'times new roman', times, serif;
}
a {
    color: #02C;
}
a img {
    border: none;
}
a:hover, a:focus {
    text-decoration: none;
}
a.external {
	background: url(images/external-link-ltr-icon.png) center right no-repeat;
	padding: 0 13px 0 0;
}
p, li {
    text-align: justify;
}

