BODY {
	background-color : White;
}

.itemhighlight{
	color: Red;
	font-weight: bold;
}

.menuitems{
	font-family : Georgia;
	font-style : italic;
	font-size : 17px;
	color : #847CB5;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : none;
}	


.compidheadings1{
	font-family : Georgia;
	font-style : italic;
	font-size : 36px;
	color : Teal;
	font-weight : normal;
	letter-spacing : 10px;
	text-decoration : none;
}

.compidheadings2{
	font-family : Verdana;
	font-style : normal;
	font-size : 16px;
	color : Teal;
	font-weight : normal;
	letter-spacing : 10px;
	text-decoration : none;
}