body

{
	background-color: #FFFFFF;
	font : 12px helvetica, arial;
	color: #666666;
}

.border

{
	background-color: #CCCCCC;
}

.content

{
	font : 12px helvetica, arial;
	color: #666666;
	text-align: justify;
	line-height: 1.7
}

.content2

{
	font : 12px helvetica, arial;
	color: #666666;
}

.title

{
	font : 13px helvetica, arial;
	font-weight: bold;
	color: #660099;
}

b
{
	color: #701826;
}

a:link

{
	text-decoration : underline;
	color: #701826;
}

a:visited

{
	text-decoration : underline;
	color: #701826;
}

a:hover

{
	text-decoration : underline;
	color: #701826;
}

