/*
 * G.J.Granmo (2005)
 */

ul
{
margin: 0 0 1em 1em;
}

p
{
margin: 0 0 1em;
}

table
{
font-family: Arial, Eurostile LT Std Condensed, Arial;
font-size: 15px;
}
 
div.proper_centering
{
margin: auto;
width: 700px;
background-color: #ffffff;
text-align: left;/*Due to IE's required text-align: center */
}

div.IE_centering
{
text-align: center;
}

.left
{
float: left;
width: 350px;
background-color: #ffffff;
font-family: Arial, Eurostile LT Std Condensed, Arial;
font-size: 15px;

}

#bottom
{
float: left;
width: 400px;
background-color: #ffffff
}

h1
{
font-family: Arial, Eurostile LT Std Condensed, Arial;
font-size: 15px;
font: bold italic 15px Arial, Eurostile LT Std Condensed, Arial;
text-decoration: underline
}

h2
{
font-family: Arial, Eurostile LT Std Condensed, Arial;
font-size: 14px;
font: bold italic 14px Arial, Eurostile LT Std Condensed, Arial;
text-decoration: underline

}
h3
{
font-family: Arial, Eurostile LT Std Condensed, Arial;
font-size: 13px;
text-decoration: none;
}

.right
{
float: right;
width: 300px;
background-color: #ffffff;
font-family: Arial, Eurostile LT Std Condensed, Arial;
font-size: 15px;

}

center
{
float: center;
width: 600px;
background-color: #FFFFFF;
font-family: Arial, Eurostile LT Std Condensed, Arial;
font-size: 15px;
}

#header
{
background-color: #ffffff;
}

#footer
{
background-color: #ffffff;
}


div.spacer
{
clear: both;
font-family:  Arial, Eurostile LT Std Condensed;
font-size: 15px;
text-decoration: none;
}