/* Style Sheet*/
Span.title {
	color : Red;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 24px
}
Span.subtitle {
	color : Black;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 15px
}
Span.datatitle {
	color : Red;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 19px
}
Span.headertitle {
	color : Black;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 19px
}
Span.headertitlei {
	color : Black;
	font-family: Arial, sans-serif;
	font-style:italic;
	font-weight : bold;
	font-size: 19px
}
Span.headersubtitle {
	color : Red;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 15px
}
Span.caption {
	color : Black;
	font-weight : bold;
	font-family: Arial;
	font-size: 12px
}
Span.zork {
	color : Red;
	font-weight : bold;
	font-family: Times;
	font-size: 17px;
}
Span.data {
	color : Black;
	font-family: Times;
	font-size: 15px
}
Span.databu {
	color : Black;
	font-weight : bold;
	text-decoration : underline;
	font-family: Times;
	font-size: 15px
}
Span.datam {
	color : Black;
	font-family: Arial;
	font-size: 14px
}
Span.contact {
	color : Black;
	font-family: Arial, sans-serif;
	font-size: 10px;
}
Span.contactbold {
	color : Black;
	font-weight : bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
#navigation {
	display: none;
}
BODY, TD {
	color : Black;
	font-family :  Arial, sans-serif;
	font-size: 13px;
}
A:link {color:#FF0000}
A:active {color:#FFCC00}
A:visited {color:#990066}
A:hover  {color:#0000FF}
Span.mainmaj { 
	color:Red;
 	font-family : Arial,sans-serif ;
	font-weight : bold;
	font-size : 15px;
}
Span.major { 
	color:Red;
 	font-family : Arial,sans-serif ;
	font-weight : bold;
	font-size : 13px;
}
Span.minor { 
	color:Red;
	font-family : Arial,sans-serif ;
	font-weight : bold;
	font-size : 12px;
}


