A:LINK {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration: none;
	color : blue;
}
A:VISITED {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration: none;
	color : #336699;
}
A:HOVER {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration: underline;
	color : #336699;
}
A:ACTIVE {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration: underline;
	color : blue;
}
A.crdt:LINK {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 11px;
	text-decoration: none;
	color : blue;
}
A.crdt:VISITED {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 11px;
	text-decoration: none;
	color : #336699;
}
A.crdt:HOVER {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 11px;
	text-decoration: underline;
	color : #336699;
}
A.crdt:ACTIVE {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 11px;
	text-decoration: underline;
	color : blue;
}
TD {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : normal;
	color : Black;
}
TD.topper {
	background-color : Gray;
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
}
TD.right{ 
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 10px;
	font-weight : normal;
	color : Black;
 }
 TD.referb {
	background-color: Gray;
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 12px;
	color : White;
	font-variant : small-caps;
	font-weight : bold;
	letter-spacing : 2px;
}
TD.refer {
	background-color: Blue;
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
}
H1 {
	font-family : verdana;, "verdana", Times, serif;
	font-size : 17px;
	color : #333399;
	padding-top : 5px;
}
H3 {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 15px;
}
H4 { 
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 12px;
 }
 H5 {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
}
P {
    font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : normal;
	color : Black;
	}
P.lrg {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 19px;
	font-weight : normal;
	color : Black;
}
P.sml {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}
P.credits {
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
}
LI {
	list-style-type : square;
	font-family : verdana;, "Times New Roman", Times, serif;
	font-size : 13px;
}

