body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	color: #000000;
}
A {
	text-decoration: none;
	color: Purple;
}
A:Hover {
	text-decoration: underline;
	background-color: #FFEBCD;
}
table {
	font-family: "Lucida Calligraphy", "Comic Sans MS";
/*	font-weight: bold; */
/*	color: #993366; */
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.border {
	border-color: #990000; 
	border-style:solid; 
	border-width: 1px;
}
td.cell {
	font-size: 11px	;
	font-family: Verdana, Geneva, Verdana, Arial, Helvetica, sans-serif;
	border-color: #990000; 
	border-style:solid; 
	border-width: 1px;
}
.bold {
	font-weight: bold;
}
.border {
	color:#FF33FF;
}
.cell {
	font-size: 11px;
	font-weight: bolder;
}
h2 {
	color: #CCCCCC;
}
h3 {
	color: #CCCCCC;
}
h4 {
	color: #000000;
}
.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;	
	color: #999999;
}
.small {
	font-size: 85%;
}
.menu {
	FONT-SIZE: 14px;
	COLOR: #000080;
}
p.txt {
	font-size: 11px;
}
.title {
	font-size: 25px;
	font-weight: bold;
}
.titlePurple {
	font-size: 25px;
	font-weight: bold;
	color: #630042;
}
.script {
	font-family: "Lucida Calligraphy";
	color: #990066;
	background: none;
}
.script_plain {
	font-family: "Lucida Calligraphy", "Comic Sans MS";
	color: #542545;
}
.subtitle {
	font-size: 24px;
	font-weight: bold;
	font-family: "Lucida Calligraphy", "Comic Sans MS";
}
.whitebox {
	background-color: White;
	width: 450px;
	height: 100px;
}
.wiztitle {
	font-size: 15px;
}
