body, html {
	margin : .25", .5", .25", .25";
	padding : 0;
	font-family :  "Times New Roman", Times, serif;
	background-color:#FFFFFF;
	color : Black;
	border: 0;
}
p, div, th, td, li, dd, dl, dt {
	font-family :  "Times New Roman", Times, serif;
}

a:visited, a:link {
	color: #520;
	background-color : transparent;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2, h3 {
	text-align: center;
	font-weight:bold;
	background-color : transparent;
}

h1#fancy {
	text-align: center;
	font-family: fantasy;
	font-weight:bold;
	background-color : transparent;
}

h4, h5, h6 {
	font-weight:bold;
}

.standout {
	text-align: center;
	font-weight:bold;
	background-color : transparent;
}

.indent1 {
  		margin-left: 1em;
}

.indent2 {
  		margin-left: 3em;
}

.indentmid {
  		 margin-left: 6em;
}

.menu {
	display: none;
}

.contact {
	display: none;
}

.pagemenu {
	text-align: center;
	background-color : transparent;
}

.nojustify {
  	margin-left: 1em;
  	text-align: left;
}

.updated {
  	font-size: 8pt;
  	text-align: center;
	background-color : transparent;
}

.homepage {
	font-size: 10pt;
	font-family:  "Times New Roman", Times, serif;
	text-align: center;
	background-color : transparent;
}

.copyrgt {
	text-align: center;
	font-size: 10pt;
	font-family:  "Times New Roman", Times, serif;
	background-color : transparent;
}

.sitetable {
	font-size: 10pt;
	text-align : left;
	background-color : transparent;
}
/* Styles for the site search page */
.searchBlock {
	display: none;
}

/** Styles for the Sitemap dates */
.oldupdate {
	background-color : transparent;
}
.newerupdate{
	background-color : transparent;
}
.newupdate {
	background-color : transparent;
}
.printtext {
	display : none;
}

/* Styles for Concours program */
@ page {
	size : potrait;
	margin : .25", .5", .25", .25";
}
.studentrow {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	color : Black;
}
.programhead {
	font-family :  "Times New Roman", Times, serif;
	font-size : 11pt;
}
.newpage {
	page-break-before : always;
}

