body{
	font-family: arial;	
}

h3{
	color: #003399;
}

p{
	font-family: arial;	
	font-size: 13px;
}

td{
	font-family: arial;	
	font-size: 13px;
}

a{
	font-family: arial;	
	color: #003399;	
}

a.sideBarL1{
	font-family: arial;	
	font-size: 13px;
	font-weight: bold;
	color: #003399;	
}

a.sideBarL1Curr{
	font-family: arial;	
	font-size: 13px;
	font-weight: bold;
	color: #333333;		
	text-decoration: none;
}

a.sideBarL2{
	font-family: arial;	
	font-size: 13px;
	font-weight: bold;
	color: #0066cc;
	
}

a.sideBarL2Curr{
	text-decoration: none;
	font-family: arial;	
	font-size: 13px;
	font-weight: bold;
	color: #333333;		
}