.diary {
	font-family: "Comic Sans MS";
	font-size: 12px;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #000000;
	text-align: left;
}
.trevu {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: normal; text-align: center}
.RedText { font-family: "Comic Sans MS"; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #CC0000; text-align: justify}
.RedTitle { font-family: "Comic Sans MS"; font-size: 18px; font-weight: bold ; color: #CC0000; text-align: center}
.BlackTitle { font-family: "Comic Sans MS"; font-size: 18px; font-weight: bold; color: #000000; text-align: center}
.BlackText { font-family: "Comic Sans MS"; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-align: justify;  background : White url(../resources/fade.jpg) repeat-x; }
.BlueText { font-family: "Comic Sans MS"; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #0099CC; text-align: justify}
.BlueTitle { font-family: "Comic Sans MS"; font-size: 18px; font-weight: bold ; color: #0099CC; text-align: center}
.GreenTitle { font-family: "Comic Sans MS"; font-size: 18px; font-weight: bold ; color: #009900; text-align: center}
.GreenText { font-family: "Comic Sans MS"; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #009900; text-align: justify}
.YellowTitle { font-family: "Comic Sans MS"; font-size: 18px; font-weight: bold ; color: #0099CC; text-align: center ; background-color: #FFFF00}
.YellowText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0099CC;
	text-align: justify;
	background-color: #FFFF00;
	padding-left: 7px;
	padding-right: 7px;
}
.LinkText { font-family: "Comic Sans MS"; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: #000080; text-align: left; background-image: url(../images/wood.jpg); border: thin #ff9900 solid; background-color: #ffff00; background-repeat: repeat; vertical-align: top}
.MainTitle { font-family: "Comic Sans MS"; font-size: 36px; font-weight: bold; color: #000000; text-align: center }
