body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffdcf3;

}
table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {color:#fffff; font-size:12pt;}
.menulink
{
font-family:verdana;
font-size:10pt;
color:#800080;
font-weight:bold;
text-decoration:none;
}
.catlink
{
font-family:verdana;
font-size:10pt;
color:#800080;
font-weight:none;
text-decoration:none;
}
.title { font-size: 25px; font-family:comic sans ms;  }

.subtitle { font-size: 12px;  font-weight: none;font-family:Arial;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.error { color: Red;  font-weight: bold;  }

a:link {color: #000080; text-decoration: none; text-transform: none; }
a:visited {text-decoration: none; text-transform: none; }
a:active {text-decoration: none; text-transform: none; }
a:hover {color: #FF91D5; text-decoration: bold; text-transform: none; }

