TABLE {
	border : thin solid Black;
	background-color : transparent;
}

TD {
	{
	border : thin none Black;
	font-size : 12px;
	text-align : left;
	line-height : normal;
	font-family : sans-serif;
	background-color : Silver;
	padding-left : 1px;
	padding-right : 1px;
}
}

P  {	font-size : 12px;
	font-style : italic;
	
}

H1  {
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
}

H2  {
	font-style : italic;
}

H3  {
	font-family : sans-serif;
}

A  {
	color : Blue;
}


A:Visited  {
	color : Black;
}

A:Active  {
	color : Maroon;
}

A:Hover  {
	color : Maroon;
}

BODY  {
	text-align : left;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-style : italic;
	color : Navy;
	background-image : none;
	background-color : #DFDFDF;
	background-repeat : repeat;
	background-attachment : fixed;
}
EM{
	font-weight : 600;
	font-style : normal;
	font-size : large;
}
</style> 



