/* CSS Document */
body { 
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, li {
	font-size: 12px;
}
h1 {
	font-size: 20px;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 16px;
	margin-bottom: 0.3em;
}
p {
	line-height: 1.5;
}
a {
	color: #E11819;
}
