body {
	background-color: #CCCCFF;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}
.repeat_top {
	background-image: url(images/hoth_r1_c6.gif);
	background-repeat: repeat-x;
}
.repeat_bottom {
	background-image: url(images/hoth_r8_c6.gif);
	background-repeat: repeat-x;
}
.repeat_left {
	background-image: url(images/hoth_r5_c4.gif);
	background-repeat: repeat-y;
}
.repeat_right {
	background-image: url(images/hoth_r4_c7.gif);
	background-repeat: repeat-y;
}
.repeat_left02 {
	background-image: url(images/repeat_left.gif);
	background-repeat: repeat-y;
}
.repeat_sidebar {
	background-image: url(images/hoth_r5_c1.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
td {
	font-size: 12px;
}
a:link {
	color: #330066;
	text-decoration: underline;
}
a:visited {
	color: #330066;
	text-decoration: underline;
}
a:hover {
	color: #6600CC;
	text-decoration: underline;
}
a:active {
	color: #330066;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
}
ul {
	font-size: 12px;
	color: #330066;
}
hr {
	background: #330066;
	height: 2px;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
	font-style: italic;
	font-weight: lighter;
}
