body{
	font-family: Calibri, Arial, sans-serif;
	font-size:14px
	backgroundcolor: #95C0ED;
	color: #333333;
	line-height: 18px;
	background-color: #95C0ED;
	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: #333333;
		
	}
	

	
p 
	{
	font: normal 14px/18px calibri, arial;
	color: #666666;
	}


h1 
	{
	font: bold 18px calibri, arial;
	margin-bottom: 0;
	margin-top: 0px;
	color: #666666;
	}

h2 
	{
	font: bold 16px calibri, arial;
	margin-bottom: 0;
	margin-top: 0px;
	color: red;
	line-height: 24px;
	}
	
h3 
	{
	font: bold 14px calibri, arial;
	margin-bottom: 0;
	margin-top: 0px;
	color: #666666;
	}
	
h4 
	{
	font: bold 14px calibri, arial;
	margin-bottom: 0;
	margin-top: 0px;
	color: #FF3333;
	text-decoration: underline;
	}
	
h5
	{
	font-size: 14px;
	font: calibri,arial;
	margin-bottom: 0;
	margin-top: 0px;
	color: grey;
	font-weight: bold;
	}

.normaltextbold {
	color: #555555;
	font-weight: bold;
	font-size: 14px
}

.headertextbold {
	color: #555555;
	font-weight: bold;
	font-size: 16px
}


.normal {
	font: normal 14px/18px calibri,arial;
	color: #666666;
	font-weight: bold;
	font-family: calibri, arial;
	line-height: 20px;
}



#linkList0
	{ 
		padding: 15px 0 0 0;
	}

#linkList1 
	{ 
		margin: 20px 12px 0px 12px; 
		padding: 0 0 12px 12px;
		border-bottom: 1px solid #cfcfcf;
	}
	
#linkList2 
	{
	border-bottom: 1px solid #cfcfcf;
		margin: 12px 12px 5px 12px; 
		padding: 0 0 12px 12px;
	}

#linkList3 
	{ 
		margin: 12px 12px 5px 12px; 
		padding: 0 0 12px 12px;
		border-bottom: 1px solid #cfcfcf;
	}


#linkList4 
	{ 
		margin: 12px 12px 25px 12px; 
		padding: 0 0 12px 12px;
		border-bottom: 1px solid #cfcfcf;
	}



#linkList h3
	{
		color: #666666;
		font-family: calibri,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: 12px; font-weight: bold;}
A.orangegreen:visited { color:#62684A; text-decoration: none; font-size: 12px; font-weight: bold;}
A.orangegreen:active  { color:#62684A; font-size: 12px;	font-weight: bold; text-decoration: none;}
A.orangegreen:hover   { color:#aaaaaa; text-decoration: none; font-size: 12px; font-weight: bold;}
