P  {}

H1  {
	font-family : Courier New;
	font-size : 30px;
	position : relative;
	top : 4px;
	margin : 10px;
	font-weight : bold;
}

H2  {}

H3  {
	font-family : Courier New;
}

body  {
	background-color : #FFFF99;
	font-size : 14px;
}

#main  {
	font-size : 120%;
}

A.def:Visited  {
	text-decoration : underline;
	color : Black;
}

A.def  {
	color : Black;
}

A.def:Hover  {
	background-color : orange;
	color : #FFFF99;
}

dt, dd  {
	font-size : 80%;
}

