body
{
	font-family: arial, serif;
	font-size: 11pt;
	background-repeat: repeat;
    background-color: #FFFFFF;
	margin-left: 0px;
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
}
img.main { display: block; }
td.top img { /* Fixing the problem of images aligning to text baseline */
	display: block; 
	margin: 0; 
	padding: 0; 
} 
td.side_thin
{
	background: url('images/side_thin2.png') repeat-y;
}
td.side_wide
{
	background: url('images/side_wide2.png') repeat-y;
}
td.content
{
	background: url('images/content_back2.png');
}
a
{
	font-family: Arial, Helvetica, serif;
}
a.blue
{
	font-family: Arial, Helvetica, serif;
	font-size: 14pt;
	text-decoration: none;
	font-weight: none;
}
a.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight: none;
	margin-left: 7px;
	line-height: 1.3em;
}
a.counter { margin-left: 30px; 	line-height: 1.0em; }

A:link, A:visited, A:active { color:#1F3563; text-decoration:none }
A:hover { color:#D00000; text-decoration:underline }

h1, h2, h3
{
    font-family: Arial, sans-serif;
    color: #000000;
}
h1 { font-size: 20pt; margin-bottom: 0px; margin-top: 15px; }
h2 { font-size: 18pt; margin-bottom: 0px; margin-top: 15px; }
h3 { font-size: 14pt; margin-bottom: 2px; margin-top: 10px; margin-right: 20px; }
p
{
    font-family: Arial, Helvetica, serif;
	font-size: 11pt;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 20px;
    color: #000000;
}
p.updated
{
	font-size: 8pt;
	font-family: arial;
	margin-left: 17px;
	margin-right: 0px;
	color: #000000;
}
div.content {
	margin-left:30px;
	margin-top:0px;
}
img.line {
	margin-left: 0;
	padding-left: 9em;
}
b.email {
	font-family: Arial, Helvetica;
}
u.email {
	color: blue;
}