/* Style Sheet*/
Span.title {
	color : #000080;
 	font-family : Times,serif ;
	font-weight : bold;
	text-decoration: underline; 
	font-size: 24px
}
Span.header {
	color : #000099;
 	font-family : Times,serif ;
	font-weight : bold;
	text-decoration: underline;
	font-size: 18px
}
Span.sheader {
	color : #000099;
 	font-family : Times,serif ;
	font-weight : bold;
	text-decoration: underline;
	font-size: 16px
}
Span.data {
	color : #000000;
 	font-family : Times,serif ;
	font-size: 15px
}
Span.datacu{
	color : #000099;
 	font-family : Times,serif ;
	font-weight : bold;
	font-size: 15px
}
Span.datab {
	color : #000000;
 	font-family : Times,serif ;
	font-weight : bold;
	font-size: 15px
}
Span.dataub {
	color : #000000;
 	font-family : Times,serif ;
	font-weight : bold;
	text-decoration: underline;
	font-size:12px
}
Span.contact {
	color : #990000;
 	font-family : Times,serif ;
	font-weight : bold;
	font-size: 15px
}
Span.dot {
	color : #FF0000;
 	font-family : Arial,sans-serif ;
	font-weight : bold;
	font-size: 11px
}
Span.tteddo {
	color : #0000FF;
 	font-family : Times, serif ;
	text-decoration: underline;
	font-style: italic;
	font-size:9px
}
BODY, TD {
	color : #660000;
	font-family :  Arial, sans-serif;
	font-size: 14px;
}
A:link {color:#000099}
A:active {color:#FF0000}
A:visited {color:#990066}
A:hover  {color:#FF0000}

