/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

h1 {
	color: #4F4F75;
	text-align: right;
	margin:  20px 20px 50px 0;
	font-size: 5em;
}
a {
        color: #4F4F75;
        font-weight: bold;
}
p {
        line-height: 1.3em;
}
img {
	border: none;
}

 h3{
	margin: 0;
	font-size: 2em;
        color: #4F4F75;
}


