
body{
	font-family: Arial,sans-serif;
	font-size:14px
	backgroundcolor: #E4E0C4;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #E4E0C4;
	border-left-width: 1px;
	border-right: 1;
	border-left-style: solid;
	border-color: #E3E5FA;
	border-right-style: solid;
}

a:link, a:visited, a:hover, a:active 
	{ 
	color: #0000FF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
		
	}
	

	
p 
	{ 
			font: normal 10px/15px arial; color: #666666;		
	}


h1 
	{ 
		font-size: 12px;
		font: arial;
		margin-bottom: 0; 
		margin-top: 0px; 
		color: #666666;
	}

h2 
	{ 
		font-size: 12px;
		font: arial;
		margin-bottom: 0; 
		margin-top: 0px; 
		color: #666666;
	}
	
h3 
	{ 
		font-size: 10px;
		font: arial;
		margin-bottom: 0; 
		margin-top: 0px; 
		color: #666666;
	}
	


.normaltextbold {
	color: #555555;
	font-weight: bold;
	font-size: 14px
}

.headertextbold {
	color: #555555;
	font-weight: bold;
	font-size: 16px
}


.normal {
			font: normal 10px/15px arial; color: #666666;		

}



#linkList0
	{ 
		padding: 15px 0 0 0;
	}

#linkList1 
	{ 
		margin: 20px 10px 0px 10px; 
		padding: 0 0 10px 10px;
		border-bottom: 1px solid #cfcfcf;
	}
	
#linkList2 
	{ 
		margin: 10px 10px 5px 10px; 
		padding: 0 0 10px 10px;
		border-bottom: 1px solid #cfcfcf;
	}

#linkList3 
	{ 
		margin: 10px 10px 5px 10px; 
		padding: 0 0 10px 10px;
		border-bottom: 1px solid #cfcfcf;
	}


#linkList4 
	{ 
		margin: 10px 10px 25px 10px; 
		padding: 0 0 10px 10px;
		border-bottom: 1px solid #cfcfcf;
	}



#linkList h3
	{
		color: #666666;
		font-family: arial;
		font-size: 11px;
		margin: 0 0 6px 0;
		padding: 0;
	}	
	
#linkList ul
	{
		margin: 0px;
		padding: 0px;
	}
#linkList li
	{
		display: block; 
		margin-bottom: 2px;
		padding-left: 0px;
		list-style-type: none;
	}
	
#linkList li a:link
	{ 
		color: #777E5A;
		border-bottom: none;
	}
	
#linkList li a:visited
	{
		color: #777E5A;
		border-bottom: none;
	}
	
#linkList li a:hover
	{
		color: #aaaaaa;
	}

A.orangegreen:link    { color:#62684A; text-decoration: none; font-size: 10px; font-weight: bold;}
A.orangegreen:visited { color:#62684A; text-decoration: none; font-size: 10px; font-weight: bold;}
A.orangegreen:active  { color:#62684A; font-size: 10px;	font-weight: bold; text-decoration: none;}
A.orangegreen:hover   { color:#aaaaaa; text-decoration: none; font-size: 10px; font-weight: bold;}

