body 	{
	background-color: #6699cc;}

h1		{
	font-family: arial, sans-serif; 
	font-size: 20pt; 
	color: #444444;
	font-weight: bold;
	margin-bottom: -5px;}

h2		{
	font-family: arial, sans-serif; 
	font-size: 18pt; 
	font-weight: bold;
	color: #990000;}

h3		{
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: -2px;}
	
p		{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 10px;}

.toptag		{
	text-align: right;
	margin-top: -2px;}
	
li		{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;}
	
.caption	{
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: italic;}

td 		{
	font-family: arial, sans-serif; 
	font-size: 10pt; 
	color: #000000;}

td.content		{
	border: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-color: #000000;
}


td.sidebar	{
	border: 0px;
	padding: 10px;
	text-indent: 10px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	background-color: #bbbbbb;
	font-color: #ffffff;
	line-height: 2;
	color: #0099CC;
}
	

.border		{
	border: #000000 solid 1px;}

hr		{
	border: 0;
	text-align: left;
	width: 750px;
	color: #ffffff;
	background-color: #ffffff;
	height: 3px;}

hr.nav	{
	border: 0;
	text-align: center;
	width: 160px;
	color: #990000;
	background-color: #990000;
	height: 1px;}
	
#caption	{
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-size: 9pt;}
	
	
a.nav:link	{
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;}

a.nav:active	{
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;}

a.nav:visited	{
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;}

a.nav:hover	{
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;}
	
a:link	{
	color: #990000;
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-decoration: underline;}

a:active	{
	color: #990000;
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

a:visited	{
	color: #990000;
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a:hover	{
	color: #6699cc;
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;}
