
	/* main:#663366, sub:#(333366), balance:#ffcccc, accent:#999966 */

body	{
	background-color:#ffcccc;
}
td	{
	color:		#333366;
	font-size:	012px;
	font-family:	sans-serif;
	line-height:	014px;
}
a:link	{
	color:		#663366;
	text-decoration:none;
}
a:visited	{
	color:		#663366;
	text-decoration:none;
}
a:active	{
	color:		red;
}
.titl	{
	position:	related;
	margin-top:	028px;
	margin-left:	210px;
	color:		#333366;
	font-size:	019px;
	font-family:	sans-serif;
	font-weight:	700;
	line-height:	021px;
}
.subt	{
	font-size:	012px;
	font-weight:	400;
}
.cont	{
	position:	related;
	margin-top:	028px;
	margin-left:	056px;
	color:		#333366;
	font-size:	012px;
	font-family:	sans-serif;
	line-height:	014px;
}
.subc	{
	position:	relative;
	top:		000px;
	left:		014px;
	color:		#333366;
}
.unit	{
	position:	related;
	margin-top:	014px;
	margin-left:	028px;
	margin-right:	028px;
	clear:		both;
}
.ublk	{
	position:	related;
	margin-top:	014px;
	margin-left:	056px;
	margin-right:	028px;
}
.iblk	{
	position:	related;
	margin-top:	014px;
	margin-left:	028px;
	margin-right:	028px;
}
.text	{
	color:		#333366;
	font-size:	012px;
	font-family:	sans-serif;
	font-weight:	400;
	line-height:	014px;
}
.ital	{
	font-style:	italic;
}
.righ	{
	float:		right;
}
.left	{
	float:		left;
}
.aler	{
	color:		#ff0000;
}
.caut	{
	color:		#cc6666;
}
.blue	{
	color:		#0000ff;
}
.code	{
	white-space:	pre;
	font-family:	monospace;
}
.bold	{
	font-weight:	700;
}
