body
{

	background-color : #FAEBD7;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	
	margin-top: 0;
	padding-top: 20;
	margin-right: 0;
	padding-right: 20;
	
	margin-bottom: 0;
	padding-bottom: 20;
}

table, td
{


	color: black;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	
	margin-top: 0;
	padding-top: 0;

}


body.contents. table, td
{
	background-image : none;

}

font.10pt
{
	font-size: 10pt;
}

font.11pt
{
	font-size: 11pt;
}

font.12pt
{
	font-size: 12pt;
}

font.13pt
{
	font-size: 13pt;
}

font.14pt
{
	font-size: 14pt;
}

p.indent
{
 	text-indent: 30%;
}

h1.banner
{
        background: #006666;
        color: white;
        text-align: left;
        font-size: large;        
}

h2.banner
{
        background:  #006666;
        color: white;
        text-align: center;
        font-size: medium;
}

h4
{
	color: #006666;
        text-align : left;
        font-size: medium;
        font-weight : 200;
}

h5
{
	background: #006666;
        color: white;
        text-align : left;
        font-size: small;
        font-weight : 200;
}

h6
{
	background: #006666;
        color: white;
        text-align: right;
        font-size: smaller;
        font-weight : 200;
}

a 
{
	text-decoration: none;
	font-weight : normal;
}

a:link 
{ 
		color: Black;
}

a:visited 
{ 
		color: Purple;
}

a:hover 
{ 
		color: White;
		background-color : #006666;
}

a.picture:hover
{
		background-color: yellow;
		color: none;
}

a.sitenav
{ 
	color: white;
	background: black;
	font-size: 11pt;
	font-weight : 200;
}

a.sitenav:visited 
{ 
	color: yellow;
}

a.sitenav:hover 
{ 
	color: black;
	background-color : yellow;
}