#bodytext {
	font-family: sans-serif;
	background-color: white;
	color: black;
	background-image: url("");
	background-attachment: fixed;
        background-repeat: no-repeat;
}

.title { 
	text-align: center;
	color: #b01010;
	font-family: sans-serif
}

.subtitle { 
	font-weight: normal;
	text-align: center;
	color: #b01010;
	font-family: sans-serif
}

h2,h3,h4 {	
	font-style: oblique;
	color: #b01010;
	font-family: sans-serif
}

li {
	font-family: sans-serif;
  	text-align: justify;
}

p {
	font-family: sans-serif;
  	padding-left: 25px;
  	padding-right: 20px;
  	text-align: left;
}

.notice {
	font-size: 80%;
	font-style: oblique;
}

table { font-size: 90%; }
em { font-family: sans-serif }
img { border-width: 0 }
