.blog {
	font-style: italic
}

.copy {
	color: #000040;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 80%
}

.head {
	color: #000040;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 135%
}

.lit {
	font-style: italic;
	text-indent: 1cm
}

.main {
	color: #000040;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-size: 10pt
}

.riddle {
	color: #000040;
	font-family: "Courier", Courier New, monospace;
	font-size: 120%
}

.script {
	margin-left: 2.5cm
}

.table {
	color: #000040;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%
}

a:link {
	color: #ff3300;
	font-weight: bold;
	text-decoration: none
}

a:visited {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none
}

blockquote {
	font-style: italic
}

body {
	color: #000040;
	margin: 5px 10px 10px 5px;
	background-color: #f0f0ff;
	font-family: "Trebuchet MS", tahoma, arial, helvetica, sans-serif;
	background-image: url(design/bg.png);
}

div.poem {
	text-indent: 1cm
}

ol {
	font-weight: normal;
	list-style-type: decimal
}

p.block {
	font-style: italic;
	margin-left: 1cm;
	margin-right: 1cm
}

p.heading {
	text-align: center;
	font-weight: bold
}

p.img {
	text-align: center
}

table {
	empty-cells: show
}

ul {
	list-style-image: url(design/bullet.png)
}

