body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/rippedpaper.jpg);
	background-repeat: repeat-y;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h5 {
	color: #FF0000
}

#big {
	font-size: 12pt
}

#small {
	font-size: 8pt
}

#bigger {
	font-weight: bold;
	font-size: 12pt
}

a {
	color: #FF0000
}

#righthead {
	font-size: 7pt;
	color: #FF0000;
	font-style: italic;
	text-align: right
}

h1 {
	color: #FF0000
}

h2 {
	color: #FF0000
}

h3 {
	color: #FF0000
}

h4 {
	color: #FF0000
}

#norm {
	font-size: 10pt
}

.blue {
	color: #000099
}

.red {
	color: #FF0000
}

.small {
	font-size: 8pt
}

.norm {
	font-size: 10pt
}

.huge {
	font-size: 16pt;
	font-weight: bolder
}

.white {
	color: #FFFFFF
}

.black {
	color: #000000
}

.loose {
	line-height: 133%;
}

