
body {
	background:	#cccccc;
}

a:link {
	color:		#333333;
}

a:active {
	color:		#333333;
}

a:visited {
	color:		#333333;
}

a:hover {
	color:		#ff6666;
}

body, p {
	font-family:		arial, helvetica, geneva, sans-serif;
}

td {
	font-family:		arial, helvetica, geneva, sans-serif;
	font-size:		90%;
}

.list {
	font-size:		50%;
}

.front {
	background-color:	#ffffff;
}

.front-soft a {
	color:			#999999;
	background-color:	#ffffff;
}

.front-sub {
	background-color:	#ffffff;
	font-size:		80%;
}

.back {
	background-color:	#cccccc;
}

.highlight {
	font-size:		140%;
}

h1 {
	font-size:		160%;
}

h2 {
	font-size:		140%;
}

h3 {
	font-size:		120%;
}

.title {
	background-color:	#ffcc33;
}

.title2 {
	color:			#ffffff;
	font-weight:		600;
	font-size:		26px;
}

.contentimage {
	margin-top:		10px;
	margin-left:		10px;
	margin-right:		10px;
	margin-bottom:		10px;
}
