h1 {
	font-size:100%;
	font-weight: normal;
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
}

#left{
	text-align:left;
}


body{
	text-align:center;
        margin:0 auto 0 auto;
}

.text-large {font-size: 0.95em; line-height: 1.4em }
.text-large-s {font-size: 0.95em; line-height: 1.0em }
.text-middle {font-size: 0.8em; line-height: 1.4em }
.text-middle-m {font-size: 0.8em; line-height: 1.3em }
.text-middle-s {font-size: 0.8em; line-height: 1.0em }
.text-small  { font-size: 0.7em; line-height: 1.5em }
.text-small-s  { font-size: 0.7em; line-height: 1.2em }


A:link { color: #0d439d ; text-decoration:none}
A:hover { color: #f9687d ; text-decoration:underline}
A:visited { text-decoration:none}
A:active {text-decoration:none}
