address {
	margin-left: 20px;
}

b, strong {
	font-weight: bold;
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
}

body {
	background: url("/images/bg-angel-e.gif") #FFCCCC;
	color: #000000;
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	margin: 10px;
}

dd {
	margin-left: 20px;
	margin-top: 0;
}

dt {
	margin-bottom: 0;
}

h1 {
	font-size: xx-large;
	text-align: center;
}

h1, h2, h3, h4 {
	background-color: transparent;
	color: #FF0080;
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	font-weight: bold;
	margin: 20px 10px 0 10px;
}

h2 {
	font-size: x-large;
}

h3 {
	font-size: large;
}

h4 {
	font-size: medium;
}

h5 {
	background-color: transparent;
	color: #000000;
	font-size: small;
	margin: 15px 10px 0 10px;
	text-align: left;
}

h6 {
	background-color: transparent;
	color: #000000;
	font-family: sans-serif, serif;
	font-weight: normal;
	margin: 15px 10px 0 10px;
}

hr {
	background-color: transparent;
	border-top: solid;
	color: #FF0080;
	margin: 10px 0 0 0;
}

i, cite, em, var, address, blockquote {
	font-style: italic;
}

li {
	display: list-item;
	margin-left: 20px;
}

menu {
	margin: 0 10px 15px 20px;
}

ol {
	list-style: decimal;
	margin: 0 15px 15px 15px;
}

p {
	margin: 10px 10px 0 10px;
}

p, div, form, blockquote, ul, ol, dd {
	background-color: transparent;
	color: #000000;
}

pre {
	white-space: pre;
}

pre, tt, code, kbd, samp {
	font-family: monospace;
}

table {
	border-color: #FF0080;
}

td, th{
	background: transparent;
	color: #000000;
	margin: 10px 10px 10px 10px;
}

ul, dir {
	list-style: disc;
	margin: 0 15px 15px 15px;
}

.left {
	margin-left: 10px;
	text-align: left;
}

.right {
	margin-right: 10px;
	text-align: right;
}
