body
{
   color:Black;
   font-family:Sans-Serif;
   font-weight:normal;
   text-align:center;
}

table
{
   border-collapse:collapse;
}

.noborder
{
   border: none;
}

table.site-layout
{
   margin-left:auto;
   margin-right:auto;
   width: 70%;
   min-width:640px;
   max-width:55em;
}

td.menu
{
   vertical-align:top;
   padding:10px;
	color: Maroon;
   background-color:#eeeef9;
	font-family: Sans-Serif;
	font-weight: normal;
	white-space:nowrap;
	text-align:left;
	width:25%;
}

td.menu p
{
   padding-left:16px;
   padding-top:5px 0px 5px 0px;
   margin:0px;
}

td.menu h1
{
	color: Navy;
	font-family: Sans-Serif;
	font-weight: normal;
	font-size:medium;
	padding: 6px 0px 6px 0px;
	margin:0px;
}

td.menu h2
{
	font-family: Sans-Serif;
	font-weight: normal;
	font-size:medium;
	padding: 0px 0px 0px 10px;
	margin:0px;
}

td.menu a
{
	color:Blue;
	font-family:Sans-Serif;
	font-weight:normal;
	text-decoration : underline;
}

.boldtext 
{
	color: Black;
	font-family: Sans-Serif;
	font-weight: bold;
}

.text
{
	color: Black;
	font-family: Sans-Serif;
	font-weight: normal;
}

.eulatext 
{
	color: Black;
	font-family: Sans-Serif;
	font-weight: normal;
	font-size : smaller;
}

.eulabold 
{
	color: Black;
	font-family: Sans-Serif;
	font-weight: bold;
}

.caps
{
   font-variant:small-caps;
}

td.underline
{
   border-bottom-color: Black;
   border-bottom-style: solid;
   border-bottom-width:1px;
}

td.copyright
{   
	color:Gray;
	font-family: Sans-Serif;
	font-weight:normal;
	font-size:xx-small;
	text-align:left;
}

td.content
{
   text-align:left;
   vertical-align:top;
   padding:10px;
	width:75%;   
}

p.hanging
{
   padding-left: 2em;
   text-indent: -2em;
}
