P  {}

H1  {}

H2  {}

H3  {}

H4  {}

H5  {}

H6  {}

A  {
	color : #009900;
	font-weight : bold;
}

A:Visited  {
	color : #9999FF;
}

A:Active  {
	color : #00FF00;
}

A:Hover  {
	color : #FF9900;
}

BODY  {font-family: Verdana, Arial, Helvetica, sans-serif}

.title  {
	font-size : 12pt;
	font-weight : bold;
	color : #3399CC;
}

.subtitle  {
	font-size : 10pt;
	font-weight : bold;
	color : #999999;
}

.month  {
    font-family : arial, helvetica, sans serif;
	font-size : 10pt;
	font-weight : bold;
	color : #00008B;
}

.note  {
	font-size : x-small;
	color : Red;
}

.noline  {
	text-decoration : none;
}

