H1
{
	font-size : 36pt;
	color: #808000;
	font-style: italic;
	font-family: 'Times New Roman';
}

H2
{
	font-size : 24pt;
	color: #808000;
	font-style: italic;
	font-family: 'Times New Roman';
}
H3
{
	font-size : 16pt;
	color: #808000;
	font-family: 'Times New Roman';
}
BODY
{
	font-size: 10pt;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
}

DIV
{
	font-size: 10pt;
	font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
	text-align: center;
}

TD, P
{

	font-size: 10pt;
	font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
}

.day
{
	font-weight: bold;

}
.header 
{
	color:#808000;
	font-size : 16pt;
}
.dayheader 
{
	color:#ff0000;
}

.today 
{
	color:#808000;
}

.groupheader
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: capitalize;
	color: #808000;
	border-bottom: black 1 solid;
	font-style: italic;
	font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-variant: normal;
	text-decoration: none;
}

.groupdescr 
{
}
.groupcontact
{

	text-align: right;
}

A
{
	color: #0000ff;
	text-decoration: none;
}

A:hover
{
	color: red;
	text-decoration: underline;
}
