@charset "utf-8";
/* CSS Document */

html, body, td, p, h1, h2, h3, h4, h5, h6, ul, ol, li, blockquote, select, form    {
	font-size: 16px;
	font-family: verdana, arial, geneva, sans-serif;
	color: #A1080B;
	text-align: left;
}
body{margin:0;}
h1  { color: white; font-size: 2.2em }
h2{font-size:1.2em}
h3{font-size:1em}
/* Links */
a     { text-decoration: none }
a:link       { color: #A1080B; text-decoration: none }
a:visited   { text-decoration: none; color: #A1080B}
a:hover     {
	color: black;
	text-decoration: underline;
	text-align: right;
}
#nav_home  { background-image: url(../images/nav_home.gif); width: 134px; height: 26px; display: block }
#nav_home:hover { background-image: url(../images/nav_home_ro.gif) }
.text {
	color: #A50A08;
}


.copyright font {
	text-align: center;
}
#prevnext {
}
.text td div p {
	text-align: justify;
}
#top {
	font-weight: bold;
}
.text td div p #top {
	text-align: left;
}
.session {
	font-weight: bold;
}
.reb {
	font-weight: bold;
}
.copyright blockquote .copyright font {
	text-align: center;
}
