P {
	font-size : 10px;
	font-family : Arial;
	color : ;
	text-align : left;
	margin : 0;
}

BODY {
   font-size : 10px;
   font-family : Arial;
   color : #000000;
   background : #FFFFFF repeat fixed;
}

TBODY {
   font-size : 10px;
   font-family : Arial;
   color : #000000;
   background : #FFFFFF repeat fixed;
}

TABLE {
   font-size : 10px;
   font-family : Arial;
   color : #000000;
   background : #FFFFFF repeat fixed;
}

BLOCKQUOTE {
   font-size : 10px;
   font-family : Arial;
   color : ;
   text-align : left;
}

A:hover {
   font-weight : normal;
   font-size : 10px;
   font-family : Arial;
   color : #993333;
   background : transparent;
   text-decoration : underline;
}

A:visited{
	font-weight : normal;
	font-size : 10px;
	font-family : Arial;
	color : #993333;
	text-decoration : underline;
}
A:active  { 
	font-weight : normal;
	font-size : 10px;
	font-family : Arial;
	color : #993333;
	text-decoration : underline;
 } A:link { 
	font-weight : normal;
	font-size : 10px;
	font-family : Arial;
	color : #993333;
	text-decoration : underline;
 } 