body {
	background-color: #cccfd4;
	text-align: center;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-base-color: #ffffff
}
#random {
	width: 760px;
	height: auto;
}
#header {
	width: 760px;
	height: auto;
}
#content {
	text-align: left;
	width: 720px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
#content h1 {
	font-size: 14px;
	font-weight: bold;
}
#content h2 {
	font-size: 12px;
	font-weight: normal;
}
#content h3 {
	font-size: 10px;
	font-weight: normal;
}
#content p {
	border-bottom: 2px;
	border-top-width: 0;
}
#content1 {
	text-align: center;
	width: 760px;
	height: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navigation {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	width: 760px;
	height: auto;
}
#footer {
	width: 760px;
}
p {
	border-bottom: 2px solid #a1abab;
	border-top-width: 0;
}
h1 {
	font-size: 10px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
h5 {
	font-size: 9px;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	font-weight: normal;
}
td {
	FONT-SIZE: 10px;
	COLOR: #484848;
	FONT-FAMILY: verdana
}
table {
	BACKGROUND-COLOR: #ffffff
}
A:link {
	FONT-WEIGHT: bold;
	COLOR: #d31414;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	COLOR: #d31414;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: #d31414;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: bold;
	COLOR: #d31414;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: underline
}
