@media screen
{
	body
	{
		background: 	lightyellow
	}
}

@media print
{
  a
  {
    color:		black
  }

  body
  {
    background: 	white
  }

  td.carreira
  {
    border-right-width:	0.2px
  }

  td.carreira, td.habilidades
  {
    border-top-width:	0.2px
  }

  li
  {
    font-family:	serif
  }
}

@media screen, print
{
  body
	{
	 color: 	black;
	 margin-left: 	2%;
	 margin-right: 	2%;
	 font-size:	80%
	}
	
  a
	{
          text-decoration:	none
	}
	
  h1
  {
    font-size:		120%;
    color: 		red;
    font-family:	CopprplGoth, "Copperplate Gothic", Engraver, Copperplate, "Hoefler Text", Guatemala
  }
	
  h1, p.objetivo
  {
    font-variant:	small-caps;
  }

  h1, h3, h4, p.pessoal, p.objetivo
	{
	 text-align: center
	}
	
  h2, h3, h4
	{
	 font-family: sans-serif
	}
	
  h1, h2, h3, h5, p.periodo
	{
	 margin-bottom: 0em
	}
	
  h2
	{
	 text-transform: uppercase
	}
	
  h2.meio
	{
	 margin-top: 2em
	}
	
  h3.topo, h4.topo, p.pessoal, p.periodo, p.topo, dl
	{
	 margin-top: 0em
	}
	
  h3.meio
	{
	 margin-top: 1.5em
	}
	
  h4.meio
	{
	 margin-top: 1em
	}
	
  h4, p.pessoal
	{
	 margin-bottom: 0.5em
	}
	
  h4
	{
	 font-size: 98%
	}
	
  h5
	{
	 font-size: 100%
	}
	
  p.periodo
	{
	 font-size: 70%
	}
	
  p.subtit
	{
	 font-size: 80%
	}
	
  table
	{
	 width: 100%
	}
	
  tr
	{
	 vertical-align: top
	}
	
  td
	{
		text-size:	97%
	}
	
  td.contato, p.periodo
	{
		text-align:	right
	}
	
  td.carreira
	{
	 width: 60%;
	 border-right: solid;
	 border-right-width: thin;
	 padding-right: 3%
	}
	
  td.habilidades
	{
	 width: 40%
	}
	
  td.tempo
	{
	 width: 11%
	}
	
  td.carreira, td.habilidades
	{
	 border-top: solid;
	 border-top-width: thin;
	 padding-top: 0.2em
	}
	
  dt, h5
	{
	 font-weight: bold;
	 margin-top: 0.5em
	}
	
  ul
	{
		margin-top: 0
	}
	
  li
	{
		margin-left:	-3%;
		font-size:	97%
	}
	
  dd
	{
	 margin-bottom: 0.2em;
	 margin-left: 8%;
	 text-indent: -1em
	}
	
  dd
  {
    margin-left: 4%;
    text-indent: -0.5em;
    font-size: 80%
  }
	
  tt
  {
    font-size:	80%
  }

  .ling
  {
    font-style:	italic
  }
}
