/* CSS Document */

table.left
{border: 5px solid #e2e2e2;}
						
div.trailer
{color: #808080; font-size: 10px;}

table.main {padding-right: 0px; padding-left: 0px; padding-bottom: 0px;}

table.right {border: 5px solid #e2e2e2;}

.smallHeader{
	font-size: 12px;
	color: #951b34;
	font-weight: bold;
	text-decoration: underline;
}

.smallText{
font-size: 10px;
color: #808080;
text-align: justify;
}

.smallTextDark{
font-size: 10px;
color: #404040;
text-align: justify;
}

.normaltext{
font-size: 12px;
color: #404040;
text-align: justify;
}

.colortext{
font-size: 12px;
color: #951b34;
text-align: justify;
}

.colorheader{
font-size: 20px;
color: #951b34;
font-weight: bold;
}

.subcolorheader{
font-size: 16px;
color: #951b34;
font-weight: bold;
}

.subsubcolorheader{
font-size: 14px;
color: #951b34;
font-weight: bold;
}

td.spacer {
	width: 3px;
}
