body
{
	font-family: garamond;
	font-size: 14px;
	color: #000000;
	background-color: #FFEBC7;
}

h1
{
	font-size: 28px;
}

h2
{
	font-size: 20px;
}

h3
{
}

#page table
{
}

#page td
{
	vertical-align: top;
}

#page td.main
{
	background-color: #FFFFFF;
	text-align: center
}

#page td.top
{
	background: #FFFFFF url(images/top.gif) repeat-x;
}

#page td.bottom
{
	background: #FFFFFF url(images/bottom.gif) repeat-x;
}

#page td.left
{
	background: #FFFFFF url(images/left.gif) repeat-y;
}

#page td.right
{
	background: #FFFFFF url(images/right.gif) repeat-y;
}

#content img
{
	padding: 0px;
	border: 1px solid #000000;
	margin: 4px;
}

#content a
{
	color: #000080;
	font-weight: bold;
	text-decoration: underline;	
}

#content a:active
{
	color: #000080;
	font-weight: bold;
	text-decoration: underline;	
}

#content a:visited
{
	color: #000080;
	font-weight: bold;
	text-decoration: underline;	
}

#content a:hover
{
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

#content td.line
{
	background: #FFFFFF url(images/line.gif) repeat-x;
}
