﻿body 
{
	  font-family: verdana, arial, san-serif; color:Black;
}


.leftSideList
{
	list-style-type: none;
	padding: .5em 0 0 .5em;
	margin: 0 0 0 0;
}


p.latin {
  color: #666;

}

div#content {
  text-align: left;
  background: #f0f0f0;
}


div#content h4 {
  margin: 0;
  padding: 0;
}

div#content.small h3 {
  font-size: 1.1em;
}

div#content.normal h3 {
  font-size: 1.3em;
}

div#content.large h3 {
  font-size: 1.5em;
}

div#content.small h4 {
  font-size: 0.9em;
}

div#content.normal h4 {
  font-size: 1.1em;
}

div#content.large h4 {
  font-size: 1.3em;
}

div#content p {
  text-align: justify;
}

div#content.small p {
  font-size: 0.8em;
}

div#content.normal p {
  font-size: 1em;
}

div#content.large p {
  font-size: 1.2em;
} 

div#content.small a {
  font-size: 0.8em;
}

div#content.normal a {
  font-size: 1em;
}

div#content.large a {
  font-size: 1.2em;
} 

div#content.small li {
  font-size: 0.8em;
}

div#content.normal li {
  font-size: 1em;
}

div#content.large li {
  font-size: 1.2em;
} 

div#content.small blockquote {
  font-size: 0.8em;
}

div#content.normal blockquote {
  font-size: 1em;
}

div#content.large blockquote {
  font-size: 1.2em;
} 

div#content.small td {
  font-size: 0.8em;
}


