body{
	background-color:#fc9;
	background-image:url(../../fdo-oldpaper.jpg);
	margin:0 13% 0 0;
	text-indent:5%}

.index{
	text-indent:0;
	text-align:center;}

h1,h2,h3,p {margin: 5px}

.c{
	text-align:center;}

a{
	font-weight:bold}
a:hover { background: #ffa } 
:link {
   color: #036;
}

:visited {
   color: #669;
}

:active {
   background: #ffc;
   color: #900;
   text-decoration: none;
}

.reg { 	background: #fff; color:#f00 ; border: solid #090;
		font-style:italic;  text-align:center }
	
.pro         { 	border-right-style: solid; border-right-color: #f00;
			border-bottom-style: solid; border-bottom-color: #f00;
			background:#ff0; text-align:right }

.com         { 	border-right-style: solid; border-right-color: #090;
			border-bottom-style: solid; border-bottom-color: #090;
			background:#fc0; text-align:right }

.his         { 	border-right-style: solid; border-right-color: #f00;
			border-top-style: solid; border-top-color: #f00; background:#fff;
			text-align:center }