P {
	font-family : sans-serif;
	font-style : normal;
	font-size : 18px;
}

#innertable {
	font-family : sans-serif;
	font-size : 11px;
	font-weight : 500;
	text-align : right;
	padding-left : 2px;
	padding-right : 2px;
}
#mylist {
	font-family : sans-serif;
	font-size : 14px;
	height : inherit;
	line-height : inherit;
	azimuth : grad;
	font-variant : normal;
	font-weight : 500;
}
#topic {
	azimuth : grad;
	background-color : Aqua;
	font-family : sans-serif;
	font-size : 14px;
	font-stretch : wider;
	font-weight : 800;
	height : 18px;
	border-top-color : inherit;
	border-top-width : medium;
}
TD {
	font-family : sans-serif;
	font-style : normal;
	font-size : 18px;
	margin-left : 3px;
	margin-right : 3px;
}


LI {
	
	font-family : sans-serif;
	font-size : 12px;
	font-style : italic;


	list-style-type : circle;
	list-style-position : inside;
	list-style : disc;
	font-variant : small-caps;
}
P  {
	font-size : 17px;
}

H1  {
	font-size : large;
	font-style : italic;
}

H2  {
	font-style : italic;
	font-size : larger;
}

H3  {
	font-family : sans-serif;
}

A  {
	color : Blue;
}


A:Visited  {
	color : Gray;
}

A:Active  {
	color : Blue;
}

A:Hover  {
	color : Purple;
}

BODY  {
	text-align : left;
	font-size : 7px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	background-image : url(../misc/greylogobackground.gif);
	background-color : transparent;
	background-repeat : repeat;
	background-attachment : fixed;
}
EM{
	font-weight : 600;
	font-style : normal;
	font-size : large;
}



DT {
	font-family : sans-serif;
	font-style : normal;
	font-size : 17px;
}

DD {
	font-family : sans-serif;
	font-style : normal;
	font-size : 15px;
}