body { 
       margin: auto;
       max-width: 750px;
       font-family: Tahoma, Book Antiqua, Verdana, Helvetica, Arial;
       font-size: 15pt;
       line-height: 150%;
       padding-top: 5pt;
       padding-right: 100pt;
       padding-left: 100pt;
 }


#to-uniovi {
    text-align: center;
    font-size: 120%;
    padding-top: 10pt;
/*    border-style: solid;
    border-width: 2px;
    border-color: #bbb;*/
}

#index-head {
    text-align: center;
    padding-top: 5pt;
    font-size: 90%;
}

h1 { 
     font-size: 160%;
     font-weight: normal;
     color: #009;
     text-align: center;
     padding-bottom: 0px;
     margin-bottom: 0px;
 }

h2 { 
     font-size: 140%;
     color: #229;

 }

h3 {
	padding-top: 7pt;
	font-weight: normal;
	padding-bottom: 0pt;
	margin-bottom: 0pt;
}

p {
              margin-top:2pt;
	      margin-bottom:8pt;
	
}

h6 {
	padding-top: 0pt;
	margin-top: 5pt;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000;
//	text-align: left;
	padding-bottom: 0pt;
	margin-bottom: 0pt;
}

#title {
        color: #20B;
	text-decoration: none;
}

h5 {
        text-align: left;
	font-size: 125%;
	color: #A33;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	margin-top: 25px;
}

h4 {
	text-decoration: none;
	margin-top: 0px;
	padding-top: 10px;
}

.cent {
	text-align: center;
}

a {
        text-decoration: none;
	color: #369;
}

a:visited {
        color: #369;
}

a:hover {
	text-decoration: underline; 
}

.announce { 
     font-size: 125%;
     color: #F00;
}

.heading {
	font-size: 125%;
	color: #00B;
	font-weight: bold;
	padding-top: 5pt;
}

.notice {
     border-style: solid;
     border-width: 2pt;
     border-color: #bbb;
     margin-bottom: 10pt;
     text-align: center;
     /*padding-left: 10pt;*/
}

li { 
     margin-top: 3px;
}

.footer {
    margin-top: 50pt;
    margin-bottom: 20pt;
    font-size: 90%;
    text-align: left;    
}
