body
	{
	background-color:white;
	}
h3 
	{  
	font-size: medium; 
	font-weight: bold;
	}
h3 
	{  
	font-size: medium; 
	font-weight: bold;
	}
img
	{
	vertical-align: top;
	}
td
	{
	background-color: #394b9f; 
	}
td > p 
	{
	margin-top: 0px;
	}
cite 
	{
	font-weight: bold; 
	font-style: italic;
}
.white 
	{  
	background-color: #FFFFFF;
	}
.indent 
	{  
	text-indent: 3em;
	}
.branding
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #ffe26a;
	}
.title
	{
	font-family: serif;
	font-size: 135%;
	font-weight: bold;
	text-align: left;
	color: white;
	}
.note
	{
	font-family: sans-serif;
	font-weight: bold;
	color: black;
	background-color: white;
	}
.label
	{
	font-family: sans-serif;
	color: white;
	text-align: right;
	padding-top: 2px;
	padding-left: 2px;
	}
.content
	{
	font-family: sans-serif;
	font-weight: normal;
	padding-top: 2px;
	background-color: white;
	}
.maintain
	{
	font-size: smaller;
	font-style: italic;
	}
.modified
	{
	font-size: 65%;
	font-style: italic;
	}
.emphasis
	{
	font-weight: bold;
	}
.last {
	margin-bottom: 0px;
}

