body {
background:#ffffff;
color:#000000; 
font-size:10px; 
font-family:verdana, arial, sans-serif;
	}

body.subpage {
background:#ECE7C5;
	}

A:link {text-decoration: none; color:#e37d10;}
A:visited {text-decoration: none; color:#e37d10;}
A:active {text-decoration: none; color:#e37d10;}
A:hover {text-decoration: none; color:#bb9904;}

A:link.sidebar {text-decoration: none; color:#000000;}
A:visited.sidebar {text-decoration: none; color:#000000;}
A:active.sidebar {text-decoration: none; color:#000000;}
A:hover.sidebar {text-decoration: none; color:#ffffff;}

img, div { 
behavior: url(iepngfix.htc) 
	}
  
h1 { 
color:#000000;
font-size:9px;
font-weight:normal;
margin:0;
	}
h2 { 
text-align: justify;
color:#000000; 
font-size:12px; 
font-weight:normal;
margin:0;
	}

h2.sidebar { 
text-align: center;
color:#000000; 
font-size:10px; 
font-weight:bold;
margin:0;
	}

h3 { 
color:#000000;
font-size:18px;
margin:0;
	}

h4 { 
color:#000000;
font-size:15px;
font-style:italic;
margin:0;
text-align: center;
	}

h5 { 
color:#000000;
font-size:15px;
text-align: justify;
font-weight:normal;
margin:0;
	}

h6 { 
text-align: justify;
color:#000000; 
font-size:14px; 
font-weight:bold;
margin:3px;
text-decoration:underline;
	}

p {
text-indent:30px;
margin:0;
	}

p.break {
margin:20px;
	}

img.floatLeft { 
float: left; 
margin: 5px; 
	}

img.floatRight { 
float: right; 
margin: 5px; 
	}

hr {
display:block
color: #000000;
background-color: #000000;
height: 1px;
border: 0;
width: 80%;
	}



