
	p {
	font-size : 12px;
	font-family : arial;
	color : #0099CC;
	text-align : left;
	margin : ;
	}
	td {
	font-size : 12px;
	font-family : arial;
	color : #0099CC;
	text-align : left;
	margin : ;
	}
	td.titleCell
	{
	text-align: center;
	}
	
	h3 {
	font-family : arial;
	color : #0099CC;
	text-align : left;
	}
	
	h2 {
	font-family : arial;
	color : #FF6600;
	text-align : left;
	}
	
	h1 {
	font-family : arial;
	color : #FF6600;
	text-align : left;
	}
	
	body {
	 margin: 0px 0px 0px 0px;
	font-size : 12px;
	font-family : arial;
	color : #0099CC;
	background : #FFFFCC;
	}
	
	blockquote {
	font-size : 9px;
	font-family : arial;
	color : ;
	text-align : ;
	}
	
	a:hover {
	font-weight : bold;
	font-size : 12px;
	font-family : arial;
	color : #0099CC;
	text-decoration : normal;
	}
	
	a:visited, a:link, a:active {
	font-weight : bold;
	font-size : 12px;
	font-family : arial;
	color : #0000ff;
	text-decoration : bold;
	}
	
