body {
	font-family: Verdana, "Nimbus Sans", Arial, sans-serif;
	color: black;
	background-color: #d3dbe2
}

a:visited {
	color: #3a4b7c;
	background-color: #d3dbe2;
}

a:link {
	color: #3a4b7c;
	background-color: #d3dbe2;
}

a.sobre:link {
        color: blue;
	
}

a.sobre:visited {
        color: blue;	
}

h1 { 
	font-size: x-large;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

h2 { 
	font-size: large;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

h2.shaded { 
	font-size: large;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background-color: #a4b2bf;
}

h2.underln { 
	font-size: large;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	
	border: 1px solid #000000;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
}

h3 { 
	font-size: large;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

p.toptitle {
	font-size: x-large;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

p.subtitle {
	text-align: center;
}

p.menu {
	text-align: center;
}

a.speciallink:link {
	color: #3a4b7c;
	background-color: #d3dbe2;
	text-decoration: none
}

a.speciallink:visited {
	color: #3a4b7c;
	background-color: #d3dbe2;
	text-decoration: none
}

a.speciallink:hover {
	color: #3a4b7c;
	background-color: #cecece; 
	text-decoration: none
}

p.dotted {
	border-style: dotted
}
p.dashed {
	border-style: dashed
	
}
p.solid {
	border-style: solid
}

p.shaded {
	background-color: #cecece;
	color: black;
	font-size: large
}

p.descr {
	color: black;
	background-color: #eaeaea
}

p.themerech {
	font-size: large
}

p.publi {
	font-family: Verdana, "Heisi Mincho W3", Symbol, serif;
	font-size: small
}

p.littlenote {
	font-family: Verdana, "Heisi Mincho W3", Symbol, serif;
	font-size: x-small
}

p.biginterl {
  line-height:16pt;
}


ul.circle 
{
	list-style-type: circle
}

ul.square 
{
	list-style-type: square
}
