h1 {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-family: Garamond;
  font-size: x-large;
  color: #733C10;
}

h2 {
  text-align: center;
  font-style: italic;
  font-family : Times;
  font-weight : normal;
  font-size: small;
  color : #75758E;
}

h3 {
  font-family : Arial;
  color: #733C10;
  font-size: small;
  font-weight: bold;
  text-align: center;
}

p,li {
  text-align: justify;
  font-family: Arial;
}

p.compet {
  text-align: left;
  font-family: Arial;
  font-size: 13px;
  padding-bottom: 10px;
}

.norm {
  text-align: normal;
}

.center {
  font-family : Arial;
  font-size : x-small;
  fontsize: small;
}

.side {
  font-family: Arial;
  font-style: normal;
  font-size: x-small;
  fontsize: x-small;
}

.sideb {
        font-family: Arial;
        font-style: normal;
        font-size: x-small;
        fontsize: x-small;
        color : Black;
}

.sidehead {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-family: Garamond;
  font-size: normal;
  fontsize: small;
  color: #815E22;
}

td.compet {
        color:#FFFFFF;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        font-family: Verdana;
        font-size: small;
        background-color:#28295C;
        padding-left : 50px;
}

td.compet2 {
        color:#FFFFFF;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        font-family: Verdana;
        font-size: small;
        padding-left : 50px;
        text-align:center
}

pre.compet {
	color:#FFFFFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	padding-left : 50px;
	text-align:left
}
a.compet {
        color:white;
        font-weight: bold;
}
