a{
	color : red;
	text-decoration : underline;
}
a.footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}
a.footer:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : silver;
	text-decoration : underline;
}
a.navitem{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}
a.navitem:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : underline;
}
body{
	background-color : White;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
}
span.normal{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : black;
}
span.photocaption{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : black;
}
span.problem{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	color : red;
}
span.small{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : black;
}
span.subtitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color : Red;
}
span.title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	font-style : normal;
	color : Red;
}
table.nav{
	background-color : #E1E1E1;
}
table.navitems{
	background-color : #E1E1E1;
}
td.banner{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : black;
}
td.body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : black;
}
td.comp{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : black;
}
td.compheader{
	font-family : "Arial Narrow";
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}
td.compside{
	font-family : "Arial Narrow";
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
}
td.credit{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : white;
}
td.footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : black;
}
td.header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : white;
}
td.navheader{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Red;
	background-image : url(images/navheader.gif);
	height : 20;
}
td.subtitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	color : Red;
}
td.title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

DT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : BLack;
}

DD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}