﻿body {
}
.DateEvent
{
	font-family: Tahoma;
	color: #666633;
	font-size: 10pt;
	cursor: hand;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}
.titleBlue
{
	font-family: Tahoma;
	color: #0066cc;
	font-size: 15pt;
	cursor: hand;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}

.titleBlueSmal
{
	font-family: Tahoma;
	color: #0066cc;
	font-size: 13pt;
	cursor: hand;
	font-weight: bold;
	text-align: left;
	text-indent: 15pt;
	vertical-align: text-top;
}