﻿body
{
	font-family:sans-serif;
}

img
{
	border: none;
}

hr
{
	color: #826bb3;
	background-color: #826bb3;
	border: none;
	height: 5px;
}
		
td.HEAD
{
	font-weight:bold;
	background-color:#826bb3;
	color:#fff;
}
		
div.foot
{
	font-size:small;
}
		
table.T1
{
	border-style:none;
}

tr.T1H
{
	background-color:#826bb3;
	color:#fff;
}
tr.T1R
{
	
	background-color: #eee;
}
tr.T1A
{
	background-color: #ddd;
}

