/*ccwebworks*--------------------------------------------

Copyright (c) 2003 ccwebworks

Department of Computing and Communications
Memorial University of Newfoundland

CREATE DATE: 2003/08/22

Global style specifications.

--------------------------------------------*ccwebworks*/

td, body, p, input, select, a, ul, li {
	font-family: Arial, Sans Serif, Helvetica;
	font-size: 10pt;
	text-decoration: none;
}
.photoCaption { color: #ba4754; font-size: 10px; line-height: 14px }
.photoCaptionWhite { color: white; font-size: 10px; line-height: 14px }
a {
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a.menu{
	color: #333333;
	font-weight: bold;
}
a.menuSelected {
	color: #ffffff;
}
a.subMenu {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
a.menuMore {
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
}
td.footer {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #990000;
	text-align: right;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}
h3{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
