.PageHeading {	font-size: x-large;	font-style: normal;	font-weight: bold;}.SubHeading {	font-size: medium;	font-style: normal;	font-weight: normal;}.ClassHeading {	font-size: large;	font-style: normal;	font-weight: bold;	font-variant: small-caps;}.ALERT {	font-size: medium;	font-weight: bold;	color: #FF0000;	background-color: #000000;	text-align: justify;	text-indent: 30px;	border: thin double #FF9933;	width: 780px;	padding: 10px;	margin: 20px;}.ClassName {	font-size: medium;	font-weight: bold;	text-transform: capitalize;}body {	color: rgb(255, 204, 51); 	background-color: black; 	font-family: Palatino,Times,serif; 	}	a.link {color: #ffcc00}a.visited {color: #cc6600}	