
A{			text-decoration: underline;
			color: 663366;
			}

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

A:active{	text-decoration: underline;
			color: FFCC33;
			}

.title{		position: relative;
			font-family: Trebuchet MS,Trebuchet,Geneva,Arial;
			font-size: 20pt;
			font-weight: bold;
			color: 333333;
			padding: 5px;
			}

.subtitle{	position: relative;
			font-family: Trebuchet MS,Trebuchet,Geneva,Arial;
			font-size: 10;
			color: 333333;
			}

.subtitle2{	position: relative;
			font-family: Trebuchet MS,Trebuchet,Geneva,Arial;
			font-size: 10pt;
			color: 999999;
			}

.month{		position: relative;
			font-family: Trebuchet MS,Trebuchet,Geneva,Arial;
			font-size: 10pt;
			color: FFCC33;
			}

.bodytext{	font-family: Trebuchet MS,Trebuchet,Geneva,Arial;
			font-size: 12pt;
			line-height: 16pt;
			color: 333333;
			text-align: justify;
			padding: 5px;
			}
