/*
 * style sheet para o ERAD 2002
 * $Id: erad2002.css,v 1.4 2002/01/13 18:05:08 avila Exp $
 */
body {
	background: #eeddcc;
	font-family: sans-serif;
	font-size: 10pt;
}

h1 {
	text-align: center;
	font-size: 160%;
	font-weight: bold;
}

h2 {
	text-align: center;
	font-size: 140%;
}

h2.deadline {
	text-align: center;
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: darkblue;
}

p.ementa {
	font-style: italic;
}

p.menu {
	font-weight: bold;
}

p.foot {
	text-align: right;
	font-style: italic;
	font-size: 80%;
}

p.destaque {
	background: #ccbbaa;
	color: darkred;
	text-align: center;
	font-size: 160%;
	font-weight: bold;
}

th.horarios {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: center;
}

td.horarios {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: center;
}

td.horarios-emph {
	color: darkblue;
	font-family: sans-serif;
	font-size: 10pt;
	text-align: center;
}

td.horarios-small {
	background: #ddccbb;
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
}
