body	{	font			:	10px calisto MT, garamond, times new roman;
		font-weight		:	normal;
		font-style		:	normal;
		color			:	black;
		text-decoration		:	none;
		margin-left:			.05in
}

A:LINK {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-weight : medium;
	color : Yellow;
	text-decoration : none;
}

A:VISITED {
	text-decoration : none;
	color : Yellow;
}

h1	{	font			:	12px calisto MT, garamond, times new roman;
		font-weight		:	bold;
		font-style		:	normal;
		color			:	#000000}

h2	{	font			:	10px calisto MT, garamond, times new roman;
		font-weight		:	normal;
		font-style		:	normal;
		color			:	black;
		text-decoration		:	none;}

h3	{	font			:	10px verdana, arial;
		font-weight		:	normal;
		font-style		:	normal;
		color			:	red;
		text-decoration		:	none;
}
