body, td, th
	{
	background-color	: #FFFFFF;
	margin-right		: 40px; 
	font-family			: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size			: 10pt;
	color				: black;
	text-indent			: 0em;  
	text-align			: justify;
	margin				: 10px 10px 10px 10px;
	}

td.center
	{
	text-align			: center;
	}

td.right
	{
	text-align			: right;
	}

td.left
	{
	text-align			: left;
	}

td.homepage_h1
	{
	font-size			: 12pt; 
	font-weight			: bold; 
	font-variant		: small-caps;
	text-decoration		: underline;
	color				: #000080;
	}

td.yellowhighlight
	{
	background-color: #F0F000;
	}

a:link.homepage,
a:visited.homepage,
a:hover.homepage,
td.homepage
	{
	font-size			: 10pt; 
	font-weight			: bold; 
	color				: #F0C050;
	text-decoration		: none;
	}

td.h2
	{
	margin				: 0px 0px;
	font-size			: 10pt; 
	font-weight			: bold; 
	color				: #000080;
	}

th
	{
	font-weight			: bold;
	padding				: 0px 10px 0px 0px;
	}

th.center
	{
	padding				: 0px 0px 0px 0px;
	text-align			: center;
	}

th.right
	{
	text-align			: right;
	padding				: 0px 0px 0px 0px;
	}

h1
	{
	margin				: 10px 0px;
	padding				: 5px 8px 4px 0px; 
	border-bottom		: 1px solid #000000; 
	font-size			: 12pt; 
	font-weight			: bold; 
	font-variant		: small-caps;
	color				: #000080; 
	clear				: both;
	}

h2
	{
	margin				: 10px 0px 0px 0px;
	font-weight			: bold;
	font-size			: 12pt; 
	font-variant		: small-caps;
	color				: 000080;
	clear				: both;
	}

h3
	{
	margin				: 0px 0px;
	color				: 000000;
	font-size			: 10pt;
	font-weight			: bold; 
	font-variant		: small-caps;
	}


h4
	{
	margin				: 10px 0px 0px 0px;
	font-weight			: bold; 
	font-size			: 12pt; 
	font-variant		: small-caps;
	color				: #000080; 
	clear				: both;
	}

b.alert
	{
	color				: FF0000;
	font-weight			: bold;
	}
b.smallcaps
	{
	font-variant		: small-caps;
	font-weight			: normal;
	}


.aspt_title
	{
	color				: 000080;
	font-size			: 16pt;
	font-weight			: bold;
	text-align			: center;
	}

.aspt_menu
	{
	font-size			: 8pt;
	color				: FFFFFF;
	background-color	: 000080;
	}


.aspt_menu a:link, 
.aspt_menu a:visited,
.aspt_menu a:hover
	{
	color				: FFFFFF;
	text-decoration		: none;
	font-weight			: bold;
	}

a:link,
a:visited,
a:hover
	{
	color				: 000080;
	}

.bottomright
	{
	position			: absolute;
	right				: 10px;
	bottom				: 10px;
	}


.quote
	{
	margin-left		: 30px;
	margin-right	: 30px;
	}

