.bodytext
	{
		font-family: times,verdana,helvetica,arial;
		font-size: 12px;
		line-height: 130%;
		color: #000000;
		text-indent: 0em
	}


.bodytext2
	{
		font-family: times,verdana,helvetica,arial;
		font-size: 11px;
		line-height: 130%;
		color: #000000;
		text-indent: 0em
	}


.bodyindent
	{
		font-family: times,verdana,helvetica,arial;
		font-size: 12px;
		line-height: 130%;
		color: #000000;
		padding: 10px;
	}


.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: #000000;
	}


.smallinset
	{
		font-family: verdana,helvetica,arial;
		font-size: 10px;
		line-height: 115%;
		color: #000000
	}


.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
	}

