body {
	margin: 20px 0 0 20px;
	padding: 0;
	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 12px;
	text-align: left;
	}

.title {
font-size : 19px;
font-weight: bold;
color: #06815a;
}

.license {
font-size : 12px;
font-weight: normal;
line-height: 24px;
color: #000;
}

.subtitle {
font-size : 13px;
font-weight: normal;
color: #000;
}

.step {
font-size : 13px;
font-weight: bold;
color: #000;
}

.normal {
font-size : 12px;
font-weight: normal;
color: #000;
}

.small {
font-size : 12px;
font-weight: normal;
color: #6A6A6A;
}

a:link {color: #0561AE; text-decoration: underline;}
a:active {color: #0561AE; text-decoration: none;}
a:visited {color: #CC3300; text-decoration: underline;}
a:hover {color: #FE293D; text-decoration: none;}