body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	background: #ffffff;

	color: #000000;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	clear: right;
	border: solid 1px #909090;
}

.img-right {
	float: right;
	margin-left: 6px;
	margin-bottom: 10px;
	clear: right;
	border: solid 1px #909090;
}

.content h1
{
    padding:10px 0 10px 0;
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
}

.content a:link
{
	color: #69F;
	text-decoration: none;
	font-weight: bold;
}

.content a:visited
{
	color: #69F;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover
{
	color: #66F;
	text-decoration: none;
	font-weight: bold;
}

.content .T1 a:link 
{
	color: #615107;
}

.content .T1 a:visited 
{
	color: #615107;
}

.content .T1 a:hover 
{
	color: #473B21;
}

.content .T2 a:link 
{
	color: #0090b4;
}

.content .T2 a:visited 
{
	color: #0090b4;
}

.content .T2 a:hover 
{
	color: #007286;
}

.content .T3 a:link 
{
	color: #0090b4;
}

.content .T3 a:visited 
{
	color: #0090b4;
}

.content .T3 a:hover 
{
	color: #007286;
}
