.body           { color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
H1, H4, H5, TH, THEAD, TFOOT
{
    COLOR: Black;
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 15px;
}
.finePrint
{
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica, Arial, SunSans-Regular;
    FONT-SIZE: 9px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 24px
}
H2
{
    COLOR: Black;
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 13px;
}
H3
{
	COLOR: Black;
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 12px;
    font-style: italic;
}
.month
{
    BACKGROUND-COLOR: silver;
    COLOR: black;
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 12px;
    FONT-WEIGHT: bolder
}
.weekday
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 12px;
    FONT-WEIGHT: bolder
}
.eventLabel
{
    COLOR: black;
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 12px;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: right
}
.eventText
{
    COLOR: black;
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 12px;
}
.selectedDay
{
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 12px;
    BACKGROUND-COLOR: #BAA1AD
}
.day
{
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 12px;
    BACKGROUND-COLOR: white
}
.notaDay
{
    FONT-FAMILY: Verdana, Helvectica, Arial, SunSans-Regular;
    font-size: 12px;
    BACKGROUND-COLOR: silver
}
a:link           { color: blue; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:visited          { color: blue; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover          { color: gray; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.smallLink { color: black; background-color: transparent; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
a.smallLink {

	font-family: Verdana,Helvetica,sans-serif;

	color: blue;

	font-size: 10px;

	font-weight: normal;

	text-decoration : underline;

}

a:visited.smallLink {

	font-family: Verdana,Helvetica,sans-serif;
	
	color: blue;

	font-size: 10px;

	font-weight: normal;
	
	text-decoration : underline;

}

a:active.smallLink {

	font-family: Verdana,Helvetica,sans-serif;

	color: blue;
	
	font-size: 10px;

	font-weight: normal;
		
	text-decoration : underline;

}

a:hover.smallLink {

	font-family: Verdana,Helvetica,sans-serif;
	
	color: gray;

	font-size: 10px;

	font-weight: normal;

	text-decoration : underline;

}
.linkSelected    { color: #000000; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a.leftLink {

	font-family: Verdana,Helvetica,sans-serif;

	color: #ffffff;

	font-size: 12px;

	font-weight: normal;

	text-decoration : underline;

}

a:visited.leftLink {

	font-family: Verdana,Helvetica,sans-serif;

	font-size: 12px;

	font-weight: normal;

	color : #ffffff;

	text-decoration : underline;

}

a:active.leftLink {

	font-family: Verdana,Helvetica,sans-serif;

	font-size: 12px;

	font-weight: normal;

	color : #ffffff;

	text-decoration : underline;

}

a:hover.leftLink {

	font-family: Verdana,Helvetica,sans-serif;

	font-size: 12px;

	font-weight: bold;

	color : #000000;

	text-decoration : underline;

}