body {
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
        	text-align: left;
        font-family: Yrsa, Georgia, serif;
        font-size: 15px;
	color: #ffffff;
	line-height: 18pt; 
	text-decoration: none;
	}

a {
	text-decoration: underline;
	}

a:link  { color: #ffffff; line-height: 18pt; text-decoration: underline }
a:visited  { color: #ffffff; line-height: 18pt; text-decoration: underline }
a:hover  { color: #900; line-height: 18pt }

/* Responsive image */
.responsive {
  max-width: 100%;
  height: auto;
}


