body {
	background:#455367;

}

.bodyLucida {color: #e5d9b6; font-family: "Lucida Sans"; font-size: 12px; margin:10px}
.italicLucida {font-family: "Lucida Sans"; font-size: 12px; font-style: italic; }

.blkComicSans {color: #FFFFFF; font-family: "Comic Sans MS"; font-size: 13px;}
.redComicSans {color: #FF0000; font-family: "Comic Sans MS"; font-size: 13px;}

.small2 {color: #FFFFFF; font-family: Verdana, "Lucida Sans", Verdana; font-size: 11px; 	line-height: 16px;}
.small1 {
	color: #e5d9b6;
	font-family: Verdana, "Lucida Sans", Verdana;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	text-align: justify;
}
.small-b {color: #e5d9b6; font-family: Verdana, "Lucida Sans", Verdana; font-size: 11px; 	font-weight: bold; line-height: 16px;}


.small-red {color: #FF3300; font-family: Verdana, "Lucida Sans", Verdana; font-size: 11px; 	line-height: 16px;}

.smallSerif {	font-family: Verdana, "Lucida Sans", Verdana;	font-size: 11px;	color: #e5d9b6;	line-height: 16px;}
.SerifBrown {	font-family: Verdana, "Lucida Sans", Verdana;	font-weight: bold; font-size: 14px;	color: #e5d9b6;	line-height: 16px;}



 a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}

