a:link, a:active, a:visited
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	font-weight: 300;
	text-decoration: none;
	color: #336699; 
}

h1 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	font-weight: 800;
	color: #336699;
	margin-top: 20pt;
	margin-bottom: 5pt;
}

h2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
	font-weight: 800;
	color: #666666;
	margin-top: 0pt;
}

h3 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	font-weight: 800;
	color: #336699;
	margin-top: 0pt;
}

h4
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	font-weight: 600;
	color: #112244;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

h5
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	font-weight: 600;
	font-style: oblique;
	color: #112244;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 300;
	color: #112244;
	text-align: justify;
}

table
{ 
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px; 
}

table.technical
{ 
	border-spacing: 10pt; 
	border-style:solid;
	border-width:1px;
}

table.spaced
{ 
	border-spacing: 2pt; 
}

th
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 600;
	font-style: oblique;
	color: #112244;
	text-align: justify;
	vertical-align: top;
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px; 
}

th.centered
{
	text-align: center;
}

td
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 300;
	color: #112244;
	text-align: justify;
	vertical-align: top;
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px; 
}

td.centered
{
	text-align: center;
}

td.left
{
	text-align:left;
}

td.right
{
	text-align: right;
}

td.footer
{
	font-size: xx-small;
	font-weight: 100;
	font-style: oblique;
	color: #336699;
	text-align: left;
}

ul
{ 
	list-style-image: url(pictos/sep1.gif)
}

li
{
	margin-bottom: 5pt
}

.grey
{
	color: #666666;
}

.gdarkred
{
	color: #991122;
}
.center
{
	text-align: center;
}

.bold
{
	font-weight: 700;
}

.emph
{
	font-style: oblique;
}

.small
{
	font-size: xx-small;
}

img
{
	vertical-align:top;
	border-width: 0;
}

img.bottom
{
	vertical-align: baseline;
}


