.white{
	font-family : Verdana;
	font-size : 12px;
	line-height : 18px;
	color : #FFFFFF;
}

.body{
    font-family : Verdana;
	font-size : 12px;
	line-height : 20px;
	color : #000000;
	text-align : justify;
}

.calendar{
    font-family : Verdana;
	font-size : 11px;
	line-height : 16px;
	color : #000000;
	text-align : justify;
}

.bigred{
    font-family : Verdana;
	font-size : 15px;
	line-height : 19px;
	color : #FF0000;
}

.red{
    font-family : Verdana;
	font-size : 12px;
	line-height : 19px;
	color : #FF0000;
	font-weight : bold;
}

.smallred{
    font-family : Verdana;
	font-size : 12px;
	line-height : 19px;
	color : #FF0000;
	font-weight : bold;
}

.black{
    font-family : Verdana;
	font-size : 12px;
	line-height : 19px;
	color : #000000;
	font-weight : bold;
}

.blue{
	font-family : Verdana;
	font-size : 12px;
	line-height : 18px;
	color : blue;
}


A:hover {TEXT-DECORATION: underline}
A {	TEXT-DECORATION: none}
A.header{color : #FFFFFF}
A.body {color : blue}
A.calendar {color : blue}
A.footer{color : blue}