.copy
	{
		font-family: arial,helvetica;
		font-size: 11px;
		line-height: 15px;
		color: #121212;
		text-indent: 0em
	}

p
	{
		font-family: arial,helvetica;
		font-size: 11px;
		line-height: 15px;
		color: #a0a0a0;
		margin-left: 10px
	}


a:link {
	color:#660099;
	text-decoration:none;
	font-weight: bold
}

a:visited {
	text-decoration:none;
	color:#003399;
	font-weight: bold
}

a:hover {
	color:#990000;
	font-weight: bold;
}

.nav
	{
		font-family: helvetica,arial;
		font-size: 9px;
		line-height: 120%;
		color: #b6b6b6
	}


.bodynoindent
	{
		font-family: times,verdana,helvetica,arial;
		font-size: 12px;
		line-height: 130%;
		color: #000000;
		text-indent: 0em
	}


.header 
	{
		background-image:url(images/vertical_stripe.gif);
		background-repeat:repeat;
		margin:0px;
	}


.headline
	{
		font-family: times,verdana,helvetica,arial;
		font-size: 16px;
		font-weight: bold;
		color: #333;
	}


.footer
	{
		font-family: helvetica,arial;
		font-size: 9px;
		line-height: 130%;
		color: #666666
	}


.termstext
	{
		font-family: verdana,helvetica,arial;
		font-size: 10px;
		line-height: 130%;
		color: #000000;
		text-indent: 0em
	}


select.nav
	{
		color: #E5E1D9; 
		border-width: 2; 
		border-color: #ffffff; 
		border-style: solid; 
		font-family: verdana,helvetica,arial; 
		font-size: 9px; 
		background-color: #2D3D86;
	}

select.nav2
	{
		color: #2D3D86; 
		border-width: 2; 
		border-color: #2D3D86; 
		border-style: solid; 
		font-family: verdana,helvetica,arial; 
		font-size: 9px; 
		background-color: #E5E1D9;
	}

ul
	{
		list-style-type: square
	}
