BODY {
	background-color: #FFCCCC;
	color: #660033;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}

p, td, tr {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px}
h2 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px}
#smalltext {font-size:9px;font-style:italic}

a:link {
	color: #660033;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:visited {
  color: #660033}
a:hover {
  color: #000000; 
	background-color: #FFE6E6;}
a:active { 
  color: #FFCCCC;}



a.menuc:link {
	color: #660033;
	width: 100%;
	text-decoration: none;
	background-color: #FFCCCC;




}
a.menuc:visited {
	color: #FFFFFF;
	width: 100%;
	text-decoration: none;

}
a.menuc:hover {
	text-decoration:none;
	color:#000000;
	background: #FFE6E6;
	width: 100%;
}
a.menuc:active {
	text-decoration:none;
	color:#FFCCCC;
	width: 100%;
}
  
.menus {
	width: 275px;
	background-color: #FFE7E7;
	padding: 7px;
	border: 3px double #660033;
	font-size: 10px;











}
.menusect {
	font-weight: bold;
	text-decoration: underline;
	list-style-type: circle;
	font-size: 12px;


}
td.lightBG {
	background-color: #FFE7E7;
	width: 275px;
	text-align: justify;


}
.category {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660033;
	width: 275px;






}
.menusamps {
	color: #FFCCCC;
	background-color: #660033;
	font-weight: bold;
	width: 100%;
}

.column {
	color: #660033;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 275px;

}
