/* Style Sheet*/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color : Black;
	font-family :  Arial, sans-serif;
	font-size: 100.01%;
	text-align: left;
}
Span.title {
	color : Red;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 1.4em
}
Span.subtitle {
	color : Black;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: .9em
}
Span.datatitle {
	color : Red;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 1.1em
}
Span.headertitle {
	color : Black;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 1.1em
}
Span.headertitlei {
	color : Black;
	font-family: Arial, sans-serif;
	font-style:italic;
	font-weight : bold;
	font-size: 1.2em
}
Span.headersubtitle {
	color : Red;
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: .9em
}
Span.caption {
	color : Black;
	font-weight : bold;
	font-family: Arial;
	font-size: .8em
}
Span.zork {
	color : Red;
	font-weight : bold;
	font-family: Times;
	font-size: 1em;
}
Span.data {
	color : Black;
	font-family: Times;
	font-size: .9em
}
Span.databu {
	color : Black;
	font-weight : bold;
	text-decoration : underline;
	font-family: Times;
	font-size: .9em
}
Span.datam {
	color : Black;
	font-family: Arial;
	font-size: .9em
}
Span.contact {
	color : Black;
	font-family: Arial, sans-serif;
	font-size: .7em;
}
Span.contactbold {
	color : Black;
	font-weight : bold;
	font-family: Arial, sans-serif;
	font-size: .7em;
}
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 : .9em;
}
Span.major { 
	color:Red;
 	font-family : Arial,sans-serif ;
	font-weight : bold;
	font-size : .8em;
}
Span.minor { 
	color:Red;
	font-family : Arial,sans-serif ;
	font-weight : bold;
	font-size : .7em;
}




